gbach1lg commited on
Commit
ee9cecf
1 Parent(s): 48fd256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -60,6 +60,11 @@ Keep in mind that for compatibility reasons your photo is cropped before the neu
60
  </table>
61
 
62
  <style type="text/css">
 
 
 
 
 
63
  .lampion
64
  {
65
  float:left;
 
60
  </table>
61
 
62
  <style type="text/css">
63
+ #lampions
64
+ {
65
+ width: 100%;
66
+ height: auto;
67
+ }
68
  .lampion
69
  {
70
  float:left;