From 9ec6c4f94417611000f6e82a2bd7b7e5c868ff65 Mon Sep 17 00:00:00 2001
From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
Date: Sat, 15 Mar 2025 12:01:55 -0600
Subject: [PATCH 1/9] chore(ui): adjust padding and logo size in Navigation and
Search components
---
app/src/components/Navigation.tsx | 6 +++---
app/src/components/Search.tsx | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app/src/components/Navigation.tsx b/app/src/components/Navigation.tsx
index c1f041c..7222374 100644
--- a/app/src/components/Navigation.tsx
+++ b/app/src/components/Navigation.tsx
@@ -23,10 +23,10 @@ const Navigation = () => {
}, [setGithubStars]);
return (
-
+
-
-
Dokploy Templates
+
+ Dokploy Templates