aboutsummaryrefslogtreecommitdiff
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
-rw-r--r--public/css/gogs.css10
1 files changed, 3 insertions, 7 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 48683872..3b90c8cd 100644
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -844,18 +844,14 @@ footer .ui.language .menu {
padding-bottom: 80px;
}
.home .logo {
- max-width: 220px;
margin-bottom: 20px;
}
-.home .hero h1,
-.home .hero h2 {
- font-family: 'PT Sans Narrow', sans-serif, 'Microsoft YaHei';
-}
.home .hero h1 {
- font-size: 5.5em;
+ font-size: 4.5em;
}
.home .hero h2 {
- font-size: 3em;
+ margin-top: 0;
+ font-size: 2em;
}
.home .hero .octicon {
color: #d9453d;