added bottom margin to main page row entries

This commit is contained in:
2026-04-13 16:30:21 +02:00
parent df47346a5d
commit c076be1d5e

View File

@@ -90,7 +90,7 @@
.row-description {
font-size: 1.0rem;
line-height: 1.3rem;
margin: 0;
margin: 0 0 4px 0;
}
@media screen and (max-width: 600px) {