increase flow space

This commit is contained in:
madrilene 2024-02-12 09:41:08 +01:00
parent e0c80c08f9
commit 5ae9c08cd2

View file

@ -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;
}