mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
reduce width of blog articles
This commit is contained in:
parent
1b1fa9276a
commit
475cb10cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ h1 { margin: 0
|
|||
|
||||
article { width: 80%
|
||||
; min-width: 400px
|
||||
; max-width: 1000px
|
||||
; max-width: 800px
|
||||
; margin: 2em auto 1em
|
||||
; font-size: 1.2em
|
||||
; line-height: 1.4em
|
||||
|
|
|
|||
Loading…
Reference in a new issue