回答編集履歴

2

追記 画像

2020/09/16 08:20

投稿

beginner_t
beginner_t

スコア716

test CHANGED
@@ -49,3 +49,7 @@
49
49
  }
50
50
 
51
51
  ```
52
+
53
+
54
+
55
+ ![追記画像](49b9bf221780c74e52c9ff444600237b.png)

1

syuusei

2020/09/16 08:20

投稿

beginner_t
beginner_t

スコア716

test CHANGED
@@ -4,11 +4,11 @@
4
4
 
5
5
  .img_cont {
6
6
 
7
- overflow: hidden;
7
+ margin: 5px;
8
8
 
9
- width: 8%;
9
+ width: 10%;
10
10
 
11
- height: 8%;
11
+ height: 10%;
12
12
 
13
13
  position: relative;
14
14
 
@@ -42,7 +42,7 @@
42
42
 
43
43
  left: 0;
44
44
 
45
- margin: 10px;
45
+
46
46
 
47
47
  object-fit: cover;
48
48