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

@ -10,6 +10,13 @@ main
margin-bottom 1rem
.p-note > :last-child
margin-bottom 0
li.list-group-item
background-color $base01
text-align center
> a
margin-right 1rem
&:last-child
margin-right 0
@media (min-width $md)
flex-direction row-reverse
align-items unset