added image zoom

This commit is contained in:
2024-07-13 01:37:04 +02:00
parent 4f144c0234
commit 038606a3fc
4 changed files with 88 additions and 10 deletions

View File

@@ -179,11 +179,6 @@ button {
@media (max-width: $responsive-width) {
.content{
width: 85vw !important;
}
}
@media (max-width: $responsive-width-secondary) {
.content{
width: 85vw !important;
min-width: 85vw !important;
}
}