patx/projectpay

lower new invoice/project button

Commit 2ea3e51 · patx · 2026-07-06T00:34:35-04:00

Changeset
2ea3e51d6640862f7fe272084a9147652417211c
Parents
988499d7098a37f91b8d4c79d991b3ad1c18294e

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 e324519..77134fa 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -360,7 +360,7 @@
         align-items: center;
         justify-content: center;
         right: max(20px, calc((100vw - 1080px) / 2 + 20px));
-        bottom: 58px;
+        bottom: 28px;
         z-index: 11;
         width: 56px;
         height: 56px;