few responsive adapations + langage switcher

This commit is contained in:
Antoine M 2023-12-04 11:28:41 +01:00
parent 4c3fe1c125
commit efa71e037d

View File

@ -117,7 +117,7 @@
> a { > a {
@apply p-6 rounded-3xl @apply p-6 rounded-3xl
flex flex
justify-center /* justify-center */
items-center; items-center;
} }
&__submenu-toggle { &__submenu-toggle {