patx/projectpay
lower new invoice/project button
Commit 2ea3e51 · patx · 2026-07-06T00:34:35-04:00
Comments
No comments yet.
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;