diff --git a/stylesheets/application.css b/stylesheets/application.css index e3193c7..9bf008a 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -15,10 +15,10 @@ } .theme-Baupm #header { background: #fff url("../images/logo.png") no-repeat 15px 0; - background-size: 48px 48px; + background-size: 60px 60px; } .theme-Baupm #header h1 { - margin-left: 50px; + margin-left: 80px; font-size: 1.8em; color: #333; }