summaryrefslogtreecommitdiffstats
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
-rwxr-xr-xpublic/css/gogs.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index e2ae300cd2..79c920b767 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -1304,7 +1304,7 @@ footer .container .links > *:first-child {
}
.repository.view.issue .title h1 {
font-weight: 300;
- font-size: 3rem;
+ font-size: 2.3rem;
margin-bottom: 5px;
}
.repository.view.issue .title h1 .ui.input {