chore: split out styles + only load where needed
This commit is contained in:
parent
f21e8b18ae
commit
67fcfdb051
26 changed files with 539 additions and 454 deletions
7
src/assets/styles/pages/404.css
Normal file
7
src/assets/styles/pages/404.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
.four-oh-four__wrapper .image__banner {
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
|
||||
.four-oh-four__wrapper a {
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
Reference in a new issue