Tweak heights and margins on the home page so the h-card aligns perfectly with the h-entries

This commit is contained in:
Danielle McLean 2017-10-09 20:18:46 +11:00
parent 05c512de46
commit 400c9ca8b4
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -4,7 +4,9 @@ body > main
align-items: center
> ol.h-feed
flex: 1
margin-bottom: 0
> .author
height: 100%
max-width: 25rem
margin-bottom: 2em
> .h-card
@ -17,3 +19,5 @@ body > main
align-items: flex-start
> ol.h-feed
margin-right: 2em
> .author
margin-bottom: 0