Skip to content

Commit ca0dd8e

Browse files
authored
Update 404.css
1 parent 0985556 commit ca0dd8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/styles/404.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
justify-content: center;
1010
align-items: center;
1111
flex-direction: column;
12+
flex-wrap: wrap;
1213

1314
width: 100vw;
1415
height: 100vh;
@@ -63,4 +64,4 @@
6364
@media only screen and (max-width: 625px) {
6465
#errorContainer h2 { font-size: 25px; }
6566
.sticker404 { width: 100px; }
66-
}
67+
}

0 commit comments

Comments
 (0)