vrijkorteverhalen.nl/themes/zola-pickles/sass/object/project/_notfound.scss

11 lines
156 B
SCSS
Raw Permalink Normal View History

2025-01-01 12:04:39 +01:00
.p-notfound {
display: flex;
align-items: center;
justify-content: center;
height: 300px;
h1 {
font-size: 10rem;
font-weight: bold;
}
}