added images

This commit is contained in:
2024-07-12 22:24:11 +02:00
parent a3fac4c1fa
commit cdb2d186e4
8 changed files with 35 additions and 9 deletions

View File

@@ -180,6 +180,6 @@ button {
@media (max-width: $responsive-width) {
.content{
min-width: 65vw !important;
min-width: 90vw !important;
}
}