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;
}
.content {
max-height: 10000px;
max-height: 3000px;
overflow: hidden;
transition: max-height 1s ease-in;
ul {