From 6c5fdebce602f5260d64ff08c0f31587d25072f6 Mon Sep 17 00:00:00 2001 From: latenightdef Date: Mon, 28 Oct 2024 17:52:34 +0000 Subject: [PATCH] revert e2c4d8fb65b294d672d3c36b9b8f8d38a222cac5 revert Add margin-bottom for row elements --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index 3146a7e..9590287 100644 --- a/style.css +++ b/style.css @@ -178,7 +178,6 @@ h1 {margin-top: 3vh;} font-size: 10pt; opacity: 0.4; text-decoration: none; - margin-bottom: -0.1cm; } .row-title { margin-top: 0.2cm; @@ -206,7 +205,6 @@ h1 {margin-top: 3vh;} .propertyrow-value { margin-top: -0.2cm; text-decoration: none; - margin-bottom: -0.1cm; } .separator {height: 1px;}