Apply a bit of margin between the h-entry footer fields

This commit is contained in:
Danielle McLean 2017-10-27 08:55:51 +11:00
parent 824aaa1e57
commit 67308911fb
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@ ol.entries
display flex display flex
justify-content space-evenly justify-content space-evenly
flex-wrap wrap flex-wrap wrap
> *
margin-right 1rem
&:last-child
margin-right 0
.h-card > img .h-card > img
height 1em height 1em
vertical-align baseline vertical-align baseline