mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 15:41:26 +00:00
adjusted width
This commit is contained in:
parent
0f3b22b303
commit
c2ed2992d9
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ html {
|
|||
body {
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
max-width: 78ch;
|
||||
max-width: 90ch;
|
||||
padding: 1rem;
|
||||
line-height: 1.7;
|
||||
font-size: 1.15rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue