1
Fork 0
href-plus/source/scss/pages/_not-found.scss

8 lines
74 B
SCSS
Raw Normal View History

2021-12-30 22:40:57 +00:00
.not-found-page {
padding: 1rem;
h1 {
margin-bottom: 1rem;
}
}