diff --git a/app/assets/stylesheets/navbar.scss b/app/assets/stylesheets/navbar.scss index 4976c82e2..2af3216e1 100644 --- a/app/assets/stylesheets/navbar.scss +++ b/app/assets/stylesheets/navbar.scss @@ -34,10 +34,10 @@ #tps-title { font-family: Arial; - font-size: 24px; + font-size: 16px; font-weight: bold; - line-height: 28px; - margin-top: 17px; + line-height: 20px; + margin-top: 10px; } }