patx/projectpay

adjustment on new button

Commit bd97cd3 · patx · 2026-07-06T00:42:47-04:00

Changeset
bd97cd328ce6fb4595f92c5c5b0d18791e01bb67
Parents
2ea3e51d6640862f7fe272084a9147652417211c

View source at this commit

Comments

No comments yet.

Log in to comment

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;