diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index 6c76ae37..fdb8c57c 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -30,7 +30,7 @@ html, body { .lastpicture { width: 40%; float: right; - height: 400px; + /* height: 400px; */ border: 1px solid red; padding: 10px; }