質問編集履歴
1
参考URLの追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,6 +7,10 @@
|
|
7
7
|
.activity-image:hover {transform:scale(1.2,1.2);}
|
8
8
|
.activity-image:hover {transition:1s all;}
|
9
9
|
|
10
|
+
参考URLを添付しました、そのサイト内での項目、
|
11
|
+
【cssで画像がzoomした時にはみ出た部分を非表示にした時のサンプル】 にあるような見せ方をしたいです。
|
12
|
+
https://weconet.co.jp/css_image_zoom/
|
13
|
+
|
10
14
|
よろしくお願いいたします。
|
11
15
|
|
12
16
|
```html
|