Remove margin

Margins/etc should go in styles.css
master
Kevin C. Coram 2019-12-06 23:22:14 -05:00
parent 626b5493f1
commit d3e16031cc
Signed by: kevin
GPG Key ID: 0342351B3D61AD35
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
display: flex;
align-items: center;
flex-wrap: wrap;
margin: 0.5em;
}
div.author-card-content {