Commit Diff


commit - bd65552c2d0d8374bf290323928e3c1712b25fbc
commit + 41fb1af65f2d0b7f9f8b235c249e240487bace22
blob - a9cd3ae8cbb88c257425d57f8fb5bf2f7f1661e3
blob + 1c6c178ee5e7985f23c1e86fdac83ea9fcda5921
--- style.css
+++ style.css
@@ -247,8 +247,8 @@ h2 { font-size: 1.25rem; }
 }
 
 .logo-container img {
-  width: 75%;
-  height: 75%;
+  max-height: 100%;
+  max-width: 100%;
 }
 
 @media (prefers-color-scheme: dark) {