2 Commits

Author SHA1 Message Date
5c2996f87c Merge pull request 'Fixed img margin' (#2) from ui into main
Reviewed-on: #2
2025-08-08 12:46:23 +02:00
104d8f4ef9 Fixed img margin 2025-08-06 20:55:52 +00:00

View File

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