diff --git a/styles/box.css b/styles/box.css index 61fec16..429f5e2 100644 --- a/styles/box.css +++ b/styles/box.css @@ -35,7 +35,7 @@ div.header { border-bottom: 1px solid #000000; background-image: url("box_img/logo.png"); background-repeat: no-repeat; - background-position: 1px 1px; + background-position: 2px 0px; } a.header_link {