fixing width problem

This commit is contained in:
Antoine M 2024-07-17 11:54:25 +02:00
parent 9403ff7dbf
commit cd1cc421c5

View File

@ -12,7 +12,7 @@
} }
} }
&__icon { &__icon {
max-width: 80px; max-width: 80px !important ;
} }
&__title { &__title {
text-decoration: none; text-decoration: none;