diff --git a/style/style.css b/style/style.css index 5af1959..fcf5d3b 100644 --- a/style/style.css +++ b/style/style.css @@ -5815,7 +5815,7 @@ a.post-edit-link { } #mainNavbar a.learn { - background: url(icons/bird.png) top center no-repeat; + background: url('icons/bird.png') top center no-repeat; background-position: 25% 25%; background-size: 48% auto }