Improve touchtarget for DropDown

Improve FourOhFour page
This commit is contained in:
Michał Gdula 2024-04-25 19:48:12 +01:00
parent e8493d53f8
commit 4433d7cc19
6 changed files with 162 additions and 166 deletions

View file

@ -9,24 +9,18 @@
<h2>Commonly Asked Questions</h2>
</div>
<hr>
<div class="section">
<DropDown name="Can I refund my order?">
<p>If you ordered online, if we haven't started making your food yet, a refund is possible.</p>
<p>If you reserved a table, you can refund upto 1 hour before your time.</p>
</DropDown>
</div>
<DropDown name="Can I refund my order?">
<p>If you ordered online, if we haven't started making your food yet, a refund is possible.</p>
<p>If you reserved a table, you can refund upto 1 hour before your time.</p>
</DropDown>
<hr>
<div class="section">
<DropDown name="Where can I find my past orders!">
<p>Email....</p>
</DropDown>
</div>
<DropDown name="Where can I find my past orders!">
<p>Email....</p>
</DropDown>
<hr>
<div class="section">
<DropDown name="Deez nuts">
<p>Gottem</p>
</DropDown>
</div>
<DropDown name="Deez nuts">
<p>Gottem</p>
</DropDown>
</div>
<div class="spacer"></div>