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

This commit is contained in:
2023-12-26 13:50:26 +00:00
parent 3b63a366b9
commit 0f2411b0d2

View File

@@ -87,7 +87,7 @@
justify-content: space-between; justify-content: space-between;
} }
.content { .content {
max-height: 1000px; max-height: 10000px;
overflow: hidden; overflow: hidden;
transition: max-height 1s ease-in; transition: max-height 1s ease-in;
list-style-type: disc; list-style-type: disc;