mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
💄 style: widen article body; less reading saccades
This commit is contained in:
parent
eded835d3f
commit
00c7d153c6
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ body {
|
|||
}
|
||||
|
||||
article {
|
||||
max-width: calc(var(--max-layout-width) - 17rem);
|
||||
max-width: calc(var(--max-layout-width) - 12rem);
|
||||
margin: 0 auto;
|
||||
|
||||
p,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue