diff --git a/style/new_style.css b/style/new_style.css index 545ac9c..a29bb14 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -28,7 +28,7 @@ body { top: -145px; } #header_index{background-color: #a04911} -@media(min-width: 250px){#header_index{background-image: url("/images/headers/index/300.webp")}} +@media(min-width: 50px){#header_index{background-image: url("/images/headers/index/300.webp")}} @media(min-width: 301px){#header_index{background-image: url("/images/headers/index/500.webp")}} @media(min-width: 501px){#header_index{background-image: url("/images/headers/index/800.webp")}} @media(min-width: 801px){#header_index{background-image:url("/images/headers/index/1024.webp")}}