diff --git a/platypush/backend/http/static/css/application.css b/platypush/backend/http/static/css/application.css index f3856960f..c302cc888 100644 --- a/platypush/backend/http/static/css/application.css +++ b/platypush/backend/http/static/css/application.css @@ -13,6 +13,7 @@ header { .logo { font-size: 25px; + margin-top: 10px; } .logo > .logo-1 { @@ -30,6 +31,7 @@ header { #date-time > .time { font-weight: bold; + font-size: 30px; } main {