diff --git a/static/style.css b/static/style.css index 29127c5672..20b3764316 100644 --- a/static/style.css +++ b/static/style.css @@ -132,7 +132,7 @@ header { float: left; height: 46px; line-height: 46px; - margin: 17px 30px; + margin: 17px 45px; transition: margin 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, width 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, height 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; text-transform: uppercase; font-size: 18px;