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

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