mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-05 23:15:31 -06:00
Fix 404 page height
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.not-found {
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
height: 100vh !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user