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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue