reducing icons sizes and enlarging icon spacing

This commit is contained in:
Antoine M 2023-11-15 16:39:36 +01:00
parent 62c4ce31b3
commit 35b7d93e78

View File

@ -19,7 +19,7 @@
img { img {
@apply w-full h-full; @apply w-full h-full;
max-width: 70%; max-width: 70%;
max-height: 70%; max-height: 54%;
} }
} }
&__tip-title { &__tip-title {