patx/projectpay

Move up New Project button to be 100% above the search bar

Commit a0db436 · patx · 2026-07-06T23:52:31-04:00

Changeset
a0db436d4b417888322d35f005c7d3eb1465276a
Parents
384fe6da6fe3211da65656e1aaccb4cff6870240

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 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;