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