LoveIt/assets/css/_page/_404.scss

7 lines
121 B
SCSS
Raw Normal View History

2020-02-13 18:30:33 +01:00
#content-404 {
2020-02-02 11:18:06 +01:00
font-size: 1.8rem;
line-height: 3rem;
@include transform(translateY(30vh));
2020-02-02 11:18:06 +01:00
text-align: center;
}