forked from 00dani/lemoncurry
Add entries to the homepage, and make style tweaks so everywhere looks right
This commit is contained in:
parent
172f0d4753
commit
60cd6c911b
4 changed files with 21 additions and 1 deletions
|
@ -6,6 +6,13 @@ $xl = 1200px
|
|||
main
|
||||
flex-direction column
|
||||
align-items center
|
||||
aside.author
|
||||
margin-bottom 1rem
|
||||
@media (min-width $md)
|
||||
flex-direction row-reverse
|
||||
align-items unset
|
||||
aside.author
|
||||
margin-bottom 0
|
||||
ol.entries
|
||||
margin-right 2rem
|
||||
justify-content flex-start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue