Fixed img margin-bottom for mobile

This commit is contained in:
Djeex
2025-08-28 18:49:46 +02:00
parent 922ce99679
commit 617545e1bb

View File

@ -461,7 +461,7 @@ h2 {
} }
.section img { .section img {
margin: 0px 0 60px 0; margin: 0px 0 40px 0;
} }
.tag { .tag {