mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-02 11:42:39 +00:00
7 lines
112 B
SCSS
7 lines
112 B
SCSS
#content-404 {
|
|
font-size: 1.8rem;
|
|
line-height: 3rem;
|
|
transform: translateY(30vh);
|
|
text-align: center;
|
|
}
|