zoom max height

This commit is contained in:
2023-07-14 12:35:16 +02:00
parent f42f80ff8d
commit 5b9afa042e
2 changed files with 3 additions and 6 deletions
+3 -3
View File
@@ -401,9 +401,9 @@
display: flex;
flex-direction: column;
max-height: 400px;
@media (max-width: 479px){
max-height: 0px;
}
// @media (max-width: 479px){
// max-height: 0px;
// }
a{
color: $blue-dark;