all repos — legit @ 9691bbfad3a10d19e3dc7b1b6b9d344c5c4466e6

web frontend for git, written in go

css: fix typo

Anirudh Oppiliappan
commit

9691bbfad3a10d19e3dc7b1b6b9d344c5c4466e6

parent

6d39fbcc003d698b7e4e311f4896622e31550118

1 file changed, 1 insertion(+), 1 deletion(-)

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;