ios: Replace the browser navigation buttons with gestures, disable pinch to zoom, and round a button to make it feel more like a native app.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m30s

This commit is contained in:
2025-11-12 19:31:33 -05:00
parent 50b2c0c7f4
commit 42df0d830e
3 changed files with 15 additions and 28 deletions

View File

@@ -59,7 +59,7 @@
delete it now.
</p>
<div class="w3-center w3-margin">
<a class="w3-button w3-blue" href="/eula/accept">Accept Agreement</a>
<a class="w3-button w3-blue w3-round-large" href="/eula/accept">Accept Agreement</a>
</div>
</body>
</html>