nsfwalex commited on
Commit
ae43ef4
โ€ข
1 Parent(s): 303c59e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -94,12 +94,12 @@ body {
94
  background-color: rgb(3, 7, 18) !important;
95
  border: none !important;
96
  }
97
- #example_img .hide-container{
98
  height:100%;
99
  width:50px;
100
  transition: transform 0.5s ease;
101
  }
102
- #example_img{
103
  width:50px;
104
  height:100%;
105
  }
@@ -108,7 +108,7 @@ body {
108
  width:50px;
109
  transition: transform 0.5s ease;
110
  }
111
- #example_img .container{
112
  height:50px;
113
  width:50px;
114
  transition: transform 0.5s ease;
 
94
  background-color: rgb(3, 7, 18) !important;
95
  border: none !important;
96
  }
97
+ #example_img__ .hide-container{
98
  height:100%;
99
  width:50px;
100
  transition: transform 0.5s ease;
101
  }
102
+ #example_img__{
103
  width:50px;
104
  height:100%;
105
  }
 
108
  width:50px;
109
  transition: transform 0.5s ease;
110
  }
111
+ #example_img__ .container{
112
  height:50px;
113
  width:50px;
114
  transition: transform 0.5s ease;