LoveIt/assets/css/_page/_404.scss

7 lines
112 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;
transform: translateY(30vh);
text-align: center;
}