feat: style layers, imports and nesting
This commit is contained in:
parent
8e5d497389
commit
d4c87b8abe
58 changed files with 968 additions and 981 deletions
|
@ -4,7 +4,7 @@ layout: default
|
|||
permalink: /contact/success.html
|
||||
---
|
||||
<div class="text--centered">
|
||||
<h2>{{ title }}</h2>
|
||||
<h2 class="contact__success--header">{{ title }}</h2>
|
||||
I'll be in touch soon! <a href="/">Head home</a>
|
||||
</div>
|
||||
<hr class="large__spacing" />
|
||||
|
|
Reference in a new issue