2021-05-03 09:15:49 +02:00

8 lines
116 B
SCSS

.pageNotFound {
padding-top: 8rem;
@include hz-center;
&__text {
padding-top: 3rem;
}
}