1
Fork 0
bauke-xyz/source/scss/components/_errors.scss

8 lines
116 B
SCSS
Raw Normal View History

2021-08-30 13:55:08 +00:00
.error-404 {
align-items: center;
display: flex;
height: 100vh;
justify-content: center;
padding: 1rem;
}