Skip to content

Commit

Permalink
Add a note about mobile compabilbility
Browse files Browse the repository at this point in the history
  • Loading branch information
tomthorogood committed Oct 1, 2023
1 parent 76696f8 commit c4481e3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/app/party/party.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
</div>
<div class="card-body">
<p>
This invitation is loading from Google forms. If it gives you trouble, you can <a href="https://forms.gle/6podLe6D3Y88fKez9" target="_blank">view the form directly</a>.
This invitation is loading from Google forms, and Tom is bad at mobile layouts.
If this gives you trouble, you can
<a href="https://forms.gle/6podLe6D3Y88fKez9" target="_blank">
view the form directly
</a>.
</p>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSftQoyt6TQQ3Uyx0po7RXbRnAQPyVNS4Yz0ZuBc7Tc5jgDYMw/viewform?embedded=true" width="640" height="1643" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
Expand Down

0 comments on commit c4481e3

Please sign in to comment.