質問編集履歴
1
コードの修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -46,24 +46,6 @@
|
|
46
46
|
|
47
47
|
```css
|
48
48
|
|
49
|
-
.c-link.has-icon::after {
|
50
|
-
|
51
|
-
background: url('../../images/icon_link.svg') 0 0 / 100% auto no-repeat;
|
52
|
-
|
53
|
-
}
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
/* @extend %icon; */
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
.c-link.has-icon-gray::after {
|
62
|
-
|
63
|
-
background: url('../../images/icon_link_gray.svg') 0 0 / 100% auto no-repeat;
|
64
|
-
|
65
|
-
}
|
66
|
-
|
67
49
|
|
68
50
|
|
69
51
|
&.c-test-nest{
|