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:45:35 +00:00
parent b1d84bc633
commit 2cf00896da

View File

@ -90,6 +90,7 @@
max-height: 1000px;
overflow: hidden;
transition: max-height 1s ease-in;
list-style-type: disc;
&.closed {
max-height: 0px;