From 3137665e6eb2626e7f05b083ce14bbbcd78f41b3 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 15 Feb 2017 22:29:31 -0500 Subject: Simplify description --- public/css/gogs.css | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'public/css') 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; -- cgit v1.2.3