LoveIt/assets/css/_page/_404.scss
2020-02-14 01:30:33 +08:00

6 lines
112 B
SCSS

#content-404 {
font-size: 1.8rem;
line-height: 3rem;
transform: translateY(30vh);
text-align: center;
}