diff options
Diffstat (limited to 'public/css')
-rwxr-xr-x | public/css/gogs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css index 5adb5245e1..ab399f6c68 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 { |