center hcard

This commit is contained in:
a 2020-09-30 09:31:55 -05:00
parent b4212dfe72
commit 5926e4c560

View file

@ -349,6 +349,7 @@ body {
flex-flow: row wrap;
align-items: center;
max-width: 600px;
margin: 0 auto;
background: white;
box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
border-radius: 2px;