@@ -24,6 +24,7 @@
dl {
display: grid;
grid-template-columns: auto 1fr;
+ align-items: center;
}
dt {