MatrixGW/assets/style.css

8 lines
117 B
CSS
Raw Normal View History

2025-01-22 21:35:38 +01:00
.body-content {
max-width: 700px;
margin: 50px auto;
}
.body-content .card-header {
font-weight: bold;
}