diff --git a/css/main.css b/css/main.css index e364e6216..78fe7161b 100644 --- a/css/main.css +++ b/css/main.css @@ -59,7 +59,6 @@ html, body {height: 100%;} .logo { display: block; - width: 130px; height: 51px; margin: 0 auto; } @@ -640,6 +639,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus { background-size: 90px 44px !important; float: left; margin-top: 0.7rem; + width: 130px; } .header-content .small-9 { diff --git a/index.html b/index.html index 3084e5fc6..dfa5093e7 100644 --- a/index.html +++ b/index.html @@ -139,13 +139,13 @@