commit 5faa1e2b0270f8695ac019f60dd58b1e6d454317 parent 15d456857acb1c0916787bdc921bfcce800c2403 Author: erai <erai@omiltem.net> Date: Wed, 17 Apr 2024 21:17:09 -0400 tweak space Diffstat:
M | css/style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/style.css b/css/style.css @@ -1,6 +1,6 @@ html { scrollbar-gutter: stable; - margin: 0.5em 0.5em; + margin: 0.5em 1em; } body {