Tweak the cards' layout, there's more room for extra stuff this way

This commit is contained in:
Danielle McLean 2017-11-11 17:07:40 +11:00
parent fa3a6ec362
commit 6481e8d9bc
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
3 changed files with 36 additions and 15 deletions

View file

@ -64,6 +64,12 @@ body
.card
background-color $base02
.card-footer
background-color $base01
&:nth-of-type(odd)
background-color $base02
&.h-card
max-width 25rem
position sticky