patx/projectpay
adjustment on new button
Commit bd97cd3 · patx · 2026-07-06T00:42:47-04:00
Comments
No comments yet.
Diff
diff --git a/templates/base.html b/templates/base.html
index 77134fa..de12dfe 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -359,8 +359,8 @@
display: inline-flex;
align-items: center;
justify-content: center;
- right: max(20px, calc((100vw - 1080px) / 2 + 20px));
- bottom: 28px;
+ right: max(20px, calc((100vw - 1080px) / 2));
+ bottom: 43px;
z-index: 11;
width: 56px;
height: 56px;