Commit e9e16121 by o.kimura

FAQ調整

parent a654a1a3
...@@ -1835,5 +1835,10 @@ other.css ...@@ -1835,5 +1835,10 @@ other.css
.p-faq .faq-notfound { .p-faq .faq-notfound {
display: none; display: none;
font-size: 1.6rem; font-size: 1.6rem;
line-height: 1.4;
} }
} }
input::-webkit-input-placeholder {
padding-top: 0.2em;
}
...@@ -833,7 +833,7 @@ ...@@ -833,7 +833,7 @@
</div> </div>
</div> </div>
</section> </section>
<p class="faq-notfound">該当する質問がありませんでした。他のキーワードをお試しください。</p> <p class="faq-notfound">該当する質問がありませんでした。<br class="sp-only">他のキーワードをお試しください。</p>
</main> </main>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment