apply margin-top to all h3
This commit is contained in:
@@ -86,7 +86,7 @@ import SMMastHead from "../components/SMMastHead.vue";
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
|
|
||||||
h3:not(:first-of-type) {
|
h3 {
|
||||||
margin-top: 60px;
|
margin-top: 60px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user