cullmann.io/themes/LoveIt/assets/css/_page/_404.scss

7 lines
121 B
SCSS
Raw Normal View History

2021-02-18 21:44:01 +01:00
#content-404 {
font-size: 1.8rem;
line-height: 3rem;
@include transform(translateY(30vh));
text-align: center;
}