Hotfix - Mobile img margin-top

This commit is contained in:
2025-08-08 11:13:27 +00:00
parent 810698c578
commit 2749302082

View File

@ -486,6 +486,10 @@ h2 {
font-size:18px; font-size:18px;
} }
.section img {
margin: 0px 0 60px 0;
}
.tag { .tag {
font-size: 14px; font-size: 14px;
} }