forked from 00dani/lemoncurry
Tweak the styling of entry footers
This commit is contained in:
parent
b053ba3c88
commit
91fc632703
1 changed files with 2 additions and 3 deletions
|
@ -27,10 +27,9 @@ ol.entries
|
||||||
margin-bottom 0
|
margin-bottom 0
|
||||||
|
|
||||||
.card-footer
|
.card-footer
|
||||||
display flex
|
text-align center
|
||||||
justify-content space-evenly
|
|
||||||
flex-wrap wrap
|
|
||||||
> *
|
> *
|
||||||
|
white-space nowrap
|
||||||
margin-right 1rem
|
margin-right 1rem
|
||||||
&:last-child
|
&:last-child
|
||||||
margin-right 0
|
margin-right 0
|
||||||
|
|
Loading…
Reference in a new issue