Files

7 lines
121 B
SCSS
Raw Permalink Normal View History

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