6 lines
74 B
SCSS
6 lines
74 B
SCSS
.main-title {
|
|
font-size: 2.5rem;
|
|
}
|
|
.main-title + h2 {
|
|
margin-top: 0;
|
|
} |