FEATURE adding fwb logo and mention on footer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-11-20 10:24:34 +01:00
parent 0771781f9e
commit d2c26a7493

View File

@ -70,7 +70,7 @@ footer {
} }
img { img {
@apply w-52 max-w-full h-auto object-contain; @apply w-48 max-w-full h-auto object-contain opacity-90;
} }
} }