mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-07-03 23:51: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 {
|
body {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 78ch;
|
max-width: 90ch;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
font-size: 1.15rem;
|
font-size: 1.15rem;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue