mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
shrink width
This commit is contained in:
parent
c9e0990ea9
commit
d804c20fb3
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ html {
|
|||
body {
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
max-width: 100ch;
|
||||
max-width: 90ch;
|
||||
padding: 1rem;
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue