diff --git a/resources/js/views/Contact.vue b/resources/js/views/Contact.vue index c5bef50..21a6941 100644 --- a/resources/js/views/Contact.vue +++ b/resources/js/views/Contact.vue @@ -86,7 +86,7 @@ import SMMastHead from "../components/SMMastHead.vue"; margin: 0 auto; line-height: 1.4em; - h3:not(:first-of-type) { + h3 { margin-top: 60px; } }