Make sure the content doesn't stretch wider than the display, so mobile users can access the site correctly
This commit is contained in:
parent
777878610f
commit
447e91f1f1
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
ol.entries, div.entry
|
||||
max-width 100%
|
||||
display flex
|
||||
margin-bottom 0
|
||||
flex 1
|
||||
|
|
Loading…
Reference in a new issue