質問編集履歴

2

変更

2021/12/23 06:26

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -106,7 +106,7 @@
106
106
 
107
107
  .open_text {
108
108
 
109
- background-image:url("background-image:url("http://www.test.png");");
109
+ background-image:url("background-image:url("http://www.test.png");
110
110
 
111
111
  background-size: cover;
112
112
 

1

変更

2021/12/23 06:25

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,12 @@
7
7
 
8
8
 
9
9
  画像のサイズは横1100px 縦169pxです。
10
+
11
+
12
+
13
+ padding-topを%で指定して高さを調節してみたり、background-sizeをcoverにしてみたりもしたんですが、
14
+
15
+ 画面からはみ出してしまいます。
10
16
 
11
17
 
12
18