post list styling

margin-bottom added
This commit is contained in:
Matt DeCamp 2021-12-02 21:32:03 -05:00
parent b8e2d3b93e
commit 9ea8c7c522

View file

@ -0,0 +1,3 @@
#posts--list article {
margin-bottom: var(--s1);
}