increase gap in footer
This commit is contained in:
parent
6a8681ba2a
commit
010c1e5b0f
|
@ -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;}
|
||||
|
|
Loading…
Reference in a new issue