Skip to content

Commit 22b52b5

Browse files
committed
Fix 404 page bug
1 parent 7a089ac commit 22b52b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/Components/Pages/Css/404Page.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.container404{
2-
min-height: 100vh;
2+
margin-top: 25vh;
33
display: -ms-flexbox;
44
display: -webkit-flex;
55
display: flex;

0 commit comments

Comments
 (0)