Make sure the content doesn't stretch wider than the display, so mobile users can access the site correctly

This commit is contained in:
Danielle McLean 2017-12-19 17:02:30 +11:00
parent 777878610f
commit 447e91f1f1
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5

View file

@ -1,4 +1,5 @@
ol.entries, div.entry ol.entries, div.entry
max-width 100%
display flex display flex
margin-bottom 0 margin-bottom 0
flex 1 flex 1