ソースを参照

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

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;