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