diff --git a/www/css/core.css b/www/css/core.css index 01b627bd..938094c0 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -484,6 +484,7 @@ main.front-page > section > section figure.oss img{ display: inline; filter: drop-shadow(3px 3px 1px rgba(0, 0, 0, .25)); margin: 1rem; + width: auto; } main.front-page > section > section figure img{