From 3137665e6eb2626e7f05b083ce14bbbcd78f41b3 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 15 Feb 2017 22:29:31 -0500 Subject: Simplify description --- public/less/_home.less | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'public/less') diff --git a/public/less/_home.less b/public/less/_home.less index 55a5d956..4694d96d 100644 --- a/public/less/_home.less +++ b/public/less/_home.less @@ -1,18 +1,15 @@ .home { padding-bottom: @footer-margin * 2; .logo { - max-width: 220px; margin-bottom: 20px; } .hero { - h1, h2 { - font-family: 'PT Sans Narrow', sans-serif, 'Microsoft YaHei'; - } h1 { - font-size: 5.5em; + font-size: 4.5em; } h2 { - font-size: 3em; + margin-top: 0; + font-size: 2em; } .octicon { color: #d9453d; -- cgit v1.2.3