acecalisto3 commited on
Commit
91b4d49
·
verified ·
1 Parent(s): 264aa2f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -10,7 +10,7 @@
10
  display: flex;
11
  justify-content: center;
12
  align-items: center;
13
- height: 100vh;
14
  margin: 0;
15
  background-color: #f0f0f0;
16
  }
 
10
  display: flex;
11
  justify-content: center;
12
  align-items: center;
13
+ height: 100%;
14
  margin: 0;
15
  background-color: #f0f0f0;
16
  }