WebashalarForML commited on
Commit
fb0affa
·
verified ·
1 Parent(s): 8159f3f

Update templates/create_db.html

Browse files
Files changed (1) hide show
  1. templates/create_db.html +1 -1
templates/create_db.html CHANGED
@@ -10,7 +10,7 @@
10
  .container {
11
  display: flex;
12
  flex-direction: column;
13
- height: 75vh; /* Fill the viewport height */
14
  }
15
 
16
  .card {
 
10
  .container {
11
  display: flex;
12
  flex-direction: column;
13
+ height: 80vh; /* Fill the viewport height */
14
  }
15
 
16
  .card {