forked from 00dani/lemoncurry
Tweak the cards' layout, there's more room for extra stuff this way
This commit is contained in:
parent
fa3a6ec362
commit
6481e8d9bc
3 changed files with 36 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue