nsfwalex commited on
Commit
61dc434
โ€ข
1 Parent(s): ae43ef4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -99,7 +99,7 @@ body {
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;
 
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;