increase flow space
This commit is contained in:
parent
e0c80c08f9
commit
5ae9c08cd2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* Based on Andy Bell, https://github.com/Andy-set-studio/personal-site-eleventy */
|
||||
|
||||
.prose {
|
||||
--flow-space: var(--space-m);
|
||||
--flow-space: var(--space-m-l);
|
||||
--wrapper-width: 64rem;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue