css: fix typo
Anirudh Oppiliappan x@icyphox.sh
Fri, 15 Nov 2024 21:36:24 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
jump to
M static/style.css → static/style.css
@@ -1,5 +1,5 @@ :root { - --white: #fff;white + --white: #fff; --light: #f4f4f4; --cyan: #509c93; --light-gray: #eee;