8 lines
94 B
CSS
8 lines
94 B
CSS
|
|
||
|
main > h1 {
|
||
|
padding-left: 3em;
|
||
|
}
|
||
|
|
||
|
section.catPosts .largePost {
|
||
|
margin-bottom: 3em;
|
||
|
}
|