This repository has been archived on 2025-03-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coryd.dev-eleventy/src/assets/styles/pages/404.css
2024-04-15 13:22:07 -07:00

9 lines
No EOL
149 B
CSS

.four-oh-four-wrapper {
& .image-banner {
margin-bottom: var(--sizing-base);
}
& .page-header {
margin-bottom: var(--sizing-xs);
}
}