mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
💄 style: narrower article content for blog posts
This commit is contained in:
parent
8ff86b17fc
commit
a39306f6ef
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ body {
|
|||
}
|
||||
|
||||
article {
|
||||
max-width: calc(var(--max-layout-width) - 14rem);
|
||||
max-width: calc(var(--max-layout-width) - 17rem);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue