Ensure ratio of image on screen <800px

This commit is contained in:
Alexandre
2024-11-21 14:05:35 +01:00
committed by Nachtzuster
parent bc7112312d
commit 6f41569cba
+1 -1
View File
@@ -601,7 +601,7 @@ button:hover {
opacity: 0.7; opacity: 0.7;
} }
.overview img { .overview img {
width: 100% max-width: 100%
} }
.banner { .banner {
height: auto; height: auto;