styling
All checks were successful
deploy to production / deploy (push) Successful in 50s

This commit is contained in:
Robin Grenzdörfer 2023-12-26 13:56:53 +00:00
parent 45e1104aa9
commit 8844a9f77d

View File

@ -87,7 +87,7 @@
justify-content: space-between; justify-content: space-between;
} }
.content { .content {
max-height: 10000px; max-height: 3000px;
overflow: hidden; overflow: hidden;
transition: max-height 1s ease-in; transition: max-height 1s ease-in;
ul { ul {