LoveIt/assets/css/_page/_404.scss
2020-02-02 18:18:06 +08:00

6 lines
109 B
SCSS

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