added a little padding on top and bottom

This commit is contained in:
srgooglo 2022-06-06 17:29:48 +02:00
parent 0307e866c4
commit 8f1155a6d0

View File

@ -25,6 +25,9 @@
overflow: overlay;
// fix
padding: 5px 0;
>div {
margin-bottom: 20px;
}