diff --git a/website/static/css/style.css b/website/static/css/style.css index e17352778a..e87738815b 100644 --- a/website/static/css/style.css +++ b/website/static/css/style.css @@ -19,10 +19,10 @@ body{ } .navbar-default .tagline{ - font-size: 18px; + font-size: 14px; color: #999; - line-height: 54px; - + line-height: 20px; + padding-left: 5px; font-weight: 300; } diff --git a/website/templates/base.html b/website/templates/base.html index 5dc19b46cb..906ce13aa1 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -37,7 +37,6 @@