6 lines
53 B
SCSS
6 lines
53 B
SCSS
|
.blogpost {
|
||
|
.blogtitle {
|
||
|
font-size: 4em;
|
||
|
}
|
||
|
}
|