Make lots of improvements to the narrow-screen layout

This commit is contained in:
Danielle McLean 2018-07-01 15:26:55 +10:00
parent 580c61e924
commit 427dcde672
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240
6 changed files with 19 additions and 12 deletions

View file

@ -33,6 +33,9 @@ ol.entries, div.entry
max-width 10rem
> :first-child
margin-right 2px
display none
@media (min-width $sm)
display inline-block
> .card
flex 1
.e-content