質問編集履歴
1
誤字修正いたしました
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,7 +10,7 @@
|
|
10
10
|
<img src="<?php bloginfo('template_directory'); ?>/images/btn_tel.png" alt="">
|
11
11
|
</picture>
|
12
12
|
</a>
|
13
|
-
<a href="/counseling" class="btn">
|
13
|
+
<a href="/counseling" class="btn-2nd">
|
14
14
|
<picture>
|
15
15
|
<source srcset="<?php bloginfo('template_directory'); ?>/images/btn_counseling-sp.png" media="(max-with:980px)">
|
16
16
|
<img src="<?php bloginfo('template_directory'); ?>/images/btn_counseling.png" alt=""> </picture>
|