From 4a6016f5afc2015d633b20fa976e168e2e9c9b21 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 3 Dec 2015 01:03:06 -0500 Subject: fix #2087 --- public/css/gogs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/css') diff --git a/public/css/gogs.css b/public/css/gogs.css index 5adb5245..ab399f6c 100755 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -1756,7 +1756,7 @@ footer .container .links > *:first-child { font-size: 30px; } .repository .head .ui.huge.breadcrumb { - font-weight: 300; + font-weight: 400; font-size: 1.7rem; } .repository .head .fork-flag { -- cgit v1.2.3