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

Update web/static/styles.css

Browse files
Files changed (1) hide show
  1. web/static/styles.css +2 -2
web/static/styles.css CHANGED
@@ -11,7 +11,7 @@ body {
11
  }
12
  #demo {
13
  margin-bottom: 20px;
14
- width: 75%;
15
  height: auto;
16
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
17
  }
@@ -173,7 +173,7 @@ visibility: visible; /* Show the tooltip on image hover */
173
  margin-bottom: 100px;
174
  }
175
  #demo {
176
- width: 30%;
177
  }
178
  .dropzone {
179
  min-height: 225px;
 
11
  }
12
  #demo {
13
  margin-bottom: 20px;
14
+ width: 50%;
15
  height: auto;
16
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
17
  }
 
173
  margin-bottom: 100px;
174
  }
175
  #demo {
176
+ width: 20%;
177
  }
178
  .dropzone {
179
  min-height: 225px;