mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 19:36:20 +01:00
6 lines
112 B
SCSS
6 lines
112 B
SCSS
#content-404 {
|
|
font-size: 1.8rem;
|
|
line-height: 3rem;
|
|
transform: translateY(30vh);
|
|
text-align: center;
|
|
}
|