Fix whitespace issues

This commit is contained in:
TheThomaas 2024-01-22 21:38:35 +01:00
parent 389f33ff90
commit 60b9cda076

View file

@ -28,4 +28,4 @@
--page-padding-inline: calc((100vw - min(var(--line-length), 80vw)) / 2); --page-padding-inline: calc((100vw - min(var(--line-length), 80vw)) / 2);
--border-width: 1px; --border-width: 1px;
--border-radius: 4px; --border-radius: 4px;
} }