Merge pull request 'Fixed img margin' (#2) from ui into main

Reviewed-on: #2
This commit is contained in:
2025-08-08 12:46:23 +02:00

View File

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