diff --git a/web/style.css b/web/style.css index 7a77512..09d9822 100644 --- a/web/style.css +++ b/web/style.css @@ -159,7 +159,7 @@ a:visited.wide-link { } .devlog-image img { - max-height: 120px; + height: 120px; object-fit: cover; margin-bottom: 10px; } @@ -254,7 +254,7 @@ body.dark-mode hr { } .top-container img { - max-width: 150px; + width: 150px; } .top-container h3 {