margin was wrong on img

This commit is contained in:
Heli-o 2024-10-14 19:04:33 +02:00
parent 72d1da7f41
commit 668f036d80

View file

@ -20,6 +20,7 @@
width: 88px; width: 88px;
height: 31px; height: 31px;
opacity: 1; opacity: 1;
margin: 0;
} }
.button-group { .button-group {