revert e2c4d8fb65
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

revert Add margin-bottom for row elements
This commit is contained in:
Late Night Defender 2024-10-28 17:52:34 +00:00
parent e2c4d8fb65
commit 6c5fdebce6

View file

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