diff --git a/style.css b/style.css index 1786df2..a696ae6 100644 --- a/style.css +++ b/style.css @@ -184,6 +184,12 @@ h1 {margin-top: 3vh;} text-decoration: none; } +.row-title-no-subtitle { + display: grid; + align-items: center; + text-decoration: none; +} + .propertyrow { display: grid; align-items: center;