increase gap in footer

This commit is contained in:
a 2021-01-27 07:27:28 -06:00
parent 6a8681ba2a
commit 010c1e5b0f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: 2em;
}
dt {font-weight: 700;}
dd {margin-bottom: 0.5em;}