all repos — elgit @ 9691bbfad3a10d19e3dc7b1b6b9d344c5c4466e6

fork of legit: web frontend for git, written in go

css: fix typo
Anirudh Oppiliappan x@icyphox.sh
Fri, 15 Nov 2024 21:36:24 +0200
commit

9691bbfad3a10d19e3dc7b1b6b9d344c5c4466e6

parent

6d39fbcc003d698b7e4e311f4896622e31550118

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M static/style.cssstatic/style.css
@@ -1,5 +1,5 @@ :root {
-  --white: #fff;white
+  --white: #fff;
   --light: #f4f4f4;
   --cyan: #509c93;
   --light-gray: #eee;