patx/projectpay
Move up New Project button to be 100% above the search bar
Commit a0db436 · patx · 2026-07-06T23:52:31-04:00
Comments
No comments yet.
Diff
diff --git a/templates/base.html b/templates/base.html
index 473d2a1..5d23804 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -445,7 +445,7 @@
align-items: center;
justify-content: center;
right: max(20px, calc((100vw - 1080px) / 2));
- bottom: 43px;
+ bottom: 75px;
z-index: 11;
width: 56px;
height: 56px;