css: fix typo
Fri, 15 Nov 2024
1 files changed,
1 insertions(+),
1 deletions(-)
M
static/style.css
@@ -1,5 +1,5 @@
:root { - --white: #fff;white + --white: #fff; --light: #f4f4f4; --cyan: #509c93; --light-gray: #eee;