Skip to content

Commit 1cc560f

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/css/styles/404.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
align-items: center;
1111
flex-direction: column;
1212
flex-wrap: wrap;
13+
min-height: 0;
1314

1415
width: 100vw;
1516
height: 100vh;
@@ -38,6 +39,7 @@
3839
align-items: center;
3940
flex-wrap: wrap;
4041
gap: 20px;
42+
min-height: 0;
4143
}
4244

4345
#container404 #btnContainer404 button {

0 commit comments

Comments
 (0)