article bottom margin

This commit is contained in:
Matt DeCamp 2021-12-02 21:30:56 -05:00
parent ef09e1aea4
commit ecd5c12509

View file

@ -9,6 +9,7 @@
width: 90%;
max-width: var(--max-width);
margin: 0 auto;
margin-bottom: var(--s1);
flex: 1 0 auto;
overflow:hidden;
& main {