소스 검색

теперь точно починены

123 7 달 전
부모
커밋
bcaac5c6c8
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      style.css

+ 3 - 3
style.css

@@ -61,7 +61,7 @@ button:hover{
     align-items: center;
 }
 #cover{
-    background-image: url(FitoNyashki/images/main.png);
+    background-image: url(images/main.png);
     background-repeat: no-repeat;
     background-size: cover;
 }
@@ -90,7 +90,7 @@ h2{
     margin-bottom: 60px;
 }
 #guide{
-    background-image: url(FitoNyashki/images/form_bg.png);
+    background-image: url(images/form_bg.png);
 }
 .guide_content{
     height: 40vh;
@@ -120,7 +120,7 @@ input{
     margin: 0;
 }
 .svaz1{
-    background-image: url(FitoNyashki/images/contact_img.png);
+    background-image: url(images/contact_img.png);
     height: 52vh;
     display: flex;
     justify-content: flex-end;