feat: style layers, imports and nesting
This commit is contained in:
parent
8e5d497389
commit
d4c87b8abe
58 changed files with 968 additions and 981 deletions
|
@ -1,3 +1,9 @@
|
|||
.four-oh-four__wrapper .image__banner {
|
||||
margin-bottom: var(--sizing-base);
|
||||
.four-oh-four__wrapper {
|
||||
& .image__banner {
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
|
||||
& .page__header {
|
||||
margin-bottom: var(--sizing-xs);
|
||||
}
|
||||
}
|
Reference in a new issue