diff --git a/css/general.css b/css/general.css index 1244f22..9a0ee2c 100644 --- a/css/general.css +++ b/css/general.css @@ -1683,6 +1683,7 @@ section { flex-flow: row wrap; justify-content: space-between; font-size: 20px; + align-items: center; } .workshop-date div { @@ -1691,6 +1692,7 @@ section { .workshop-icon { float: left; + margin-top: 2px; margin-right: 5px; }