no more img padding
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-07 09:59:56 +01:00
parent 1052c01b9b
commit abb2e816a7

View File

@ -134,11 +134,6 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding-left: 10vw;
padding-right: 10vw;
padding-top: 2vw;
padding-bottom: 2vw;
} }
.bloc-image img { .bloc-image img {