nontgcob commited on
Commit
12dd456
·
verified ·
1 Parent(s): 03ccc3b

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -20,7 +20,7 @@
20
  padding: 3rem 3.4rem;
21
  background-color: #212529;
22
  border-radius: 24px;
23
- height: 50rem;
24
  width: 38rem;
25
  margin: 0 auto;
26
  margin-top: 4%;
 
20
  padding: 3rem 3.4rem;
21
  background-color: #212529;
22
  border-radius: 24px;
23
+ height: fit-content;
24
  width: 38rem;
25
  margin: 0 auto;
26
  margin-top: 4%;