diff --git a/style.css b/style.css index 24f1139..05e698e 100644 --- a/style.css +++ b/style.css @@ -158,6 +158,14 @@ h1 {margin-top: 3vh;} min-height: 1.5cm; } +.listinfo { + display: grid; + grid-template-columns: 1fr 1fr; + text-decoration: none; + align-items: center; + min-height: 1.5cm; +} + .separator {height: 1px;} .emojidecorations {