Linoy Tsaban commited on
Commit
5f3047f
1 Parent(s): 82fe3cc

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -31,7 +31,7 @@ input[type='range'] {
31
  padding-top: 1.5rem;
32
  }
33
 
34
- #gallery {
35
  min-height: auto;
36
  height: 185px;
37
  margin-top: 15px;
@@ -58,7 +58,7 @@ input[type='range'] {
58
 
59
  .gr-button {
60
  white-space: nowrap;
61
- }
62
 
63
  .gr-button:focus {
64
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
 
31
  padding-top: 1.5rem;
32
  }
33
 
34
+ /* #gallery {
35
  min-height: auto;
36
  height: 185px;
37
  margin-top: 15px;
 
58
 
59
  .gr-button {
60
  white-space: nowrap;
61
+ } */
62
 
63
  .gr-button:focus {
64
  border-color: rgb(147 197 253 / var(--tw-border-opacity));