Prova per riduzione numero

This commit is contained in:
ulaulaman 2020-07-08 16:12:27 +02:00
parent 6994e57929
commit 85362c190f
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@
background: none;
}
.ajax-posts__filterlist li:nth-child(n+6) {
.ajax-posts__filterlist li:nth-child(n+1) {
max-height: 0;
overflow-y: hidden;
transition: max-height 0.2s ease;