It looks uneven when first/last item is hovered

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-12-11 19:41:42 +01:00
parent 5b75687185
commit 13716e1348
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
ul {
overflow: hidden;
padding: 6px 0;
padding: 2px 0;
}
&__item {