STYLE FIX padding top too big on thumbnail

This commit is contained in:
Antoine M 2026-05-27 18:32:16 +02:00
parent 7f419e009a
commit 90d62856de

View File

@ -23,7 +23,8 @@
transition: all 0.3s ease-out;
@media (max-width: 599px) {
padding-top: 100px;
/* padding-top: 100px; */
/* background-color: yellow !important; */
order: 3;
}