Add margin-bottom for row elements
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-10-29 00:50:26 +07:00
parent 4159298574
commit e2c4d8fb65

View file

@ -178,6 +178,7 @@ h1 {margin-top: 3vh;}
font-size: 10pt;
opacity: 0.4;
text-decoration: none;
margin-bottom: -0.1cm;
}
.row-title {
margin-top: 0.2cm;
@ -205,6 +206,7 @@ h1 {margin-top: 3vh;}
.propertyrow-value {
margin-top: -0.2cm;
text-decoration: none;
margin-bottom: -0.1cm;
}
.separator {height: 1px;}