diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ DIV#branding { display: block; height: 100px; background-image: url(butterfly.png); - background-position: 50% 0; + background-position: 45% 0; background-repeat: no-repeat; } |