diff --git a/style.css b/style.css index bc3380b..50c3cb1 100644 --- a/style.css +++ b/style.css @@ -174,6 +174,16 @@ h1 {margin-top: 3vh;} min-height: 1.5cm; } +.row-subtitle { + margin-top: -0.2cm; + font-size: 10pt; + opacity: 0.4; +} +.row-title { + margin-top: 0.2cm; + +} + .propertyrow { display: grid; text-decoration: none;