mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 11:33:20 +01:00
7 lines
109 B
SCSS
7 lines
109 B
SCSS
|
.notfound {
|
||
|
font-size: 1.8rem;
|
||
|
line-height: 3rem;
|
||
|
transform: translateY(30vh);
|
||
|
text-align: center;
|
||
|
}
|