1

8 lines
82 B
SCSS

.container {
max-width: 1000px !important;
h2 {
font-weight: bold;
}
}