BraydenMoore commited on
Commit
dcd3226
1 Parent(s): 5ebec49

Update web/static/styles.css

Browse files
Files changed (1) hide show
  1. web/static/styles.css +2 -0
web/static/styles.css CHANGED
@@ -10,6 +10,7 @@ body {
10
  text-align: center;
11
  }
12
  #demo {
 
13
  margin-bottom: 20px;
14
  width: 50%;
15
  height: auto;
@@ -173,6 +174,7 @@ visibility: visible; /* Show the tooltip on image hover */
173
  margin-bottom: 100px;
174
  }
175
  #demo {
 
176
  width: 20%;
177
  }
178
  .dropzone {
 
10
  text-align: center;
11
  }
12
  #demo {
13
+ margin-top: 40px;
14
  margin-bottom: 20px;
15
  width: 50%;
16
  height: auto;
 
174
  margin-bottom: 100px;
175
  }
176
  #demo {
177
+ margin-top: 40px;
178
  width: 20%;
179
  }
180
  .dropzone {