MatrixGW/assets/style.css

8 lines
117 B
CSS
Raw Normal View History

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