Improved mobile mode.

This commit is contained in:
jupfi 2024-04-14 20:33:19 +02:00
parent 4d4a996ced
commit e52d18db9f

View file

@ -29,7 +29,7 @@
<div class="col-sm-2 d-flex justify-content-center text-mauve index-buttons"> <!-- Added justify-content-center for horizontal alignment -->
<a href="membership.html" class="btn btn-primary">♥ Support Us ♥</a>
</div>
<div class="col-sm-1 d-flex justify-content-end index-buttons"> <!-- Added justify-content-end for horizontal alignment -->
<div class="col-sm-1 d-flex justify-content-center index-buttons"> <!-- Added justify-content-end for horizontal alignment -->
<a href="https://status.private.coffee" class="btn btn-primary big">Status</a>
</div>
</div>