nsfwalex commited on
Commit
9e744a1
โ€ข
1 Parent(s): 62784b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -106,6 +106,11 @@ body {
106
  width:50px;
107
  transition: transform 0.5s ease;
108
  }
 
 
 
 
 
109
  footer {display: none !important;}
110
  """
111
 
 
106
  width:50px;
107
  transition: transform 0.5s ease;
108
  }
109
+ #example_img .container{
110
+ height:80px;
111
+ width:50px;
112
+ transition: transform 0.5s ease;
113
+ }
114
  footer {display: none !important;}
115
  """
116