gbach1lg commited on
Commit
025f3f0
1 Parent(s): ee9cecf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ Keep in mind that for compatibility reasons your photo is cropped before the neu
70
  float:left;
71
  margin:0 5px; /* 5px a droite et a gauche de l image */
72
  padding:0;
73
- width: 100%;
74
  height: auto;
75
  }
76
  </style>
 
70
  float:left;
71
  margin:0 5px; /* 5px a droite et a gauche de l image */
72
  padding:0;
73
+ width: 100px;
74
  height: auto;
75
  }
76
  </style>