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