mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 12:12:39 +00: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;
|
|
}
|