Fixed img margin #2

Merged
Djeex merged 1 commits from ui into main 2025-08-08 12:46:23 +02:00

View File

@ -342,7 +342,7 @@ h2 {
.section img { .section img {
width:100%; width:100%;
margin: 0 0 60px 0; margin: 5px 0 60px 0;
} }
.text-block { .text-block {