From 3ba7068500357fc3e4939859cdf468b3cd0b9445 Mon Sep 17 00:00:00 2001 From: Gabriel Almeida Date: Mon, 22 May 2023 17:39:18 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style(App.tsx):=20adjust=20the?= =?UTF-8?q?=20position=20of=20the=20link=20to=20Logspace=20website=20The?= =?UTF-8?q?=20position=20of=20the=20link=20to=20the=20Logspace=20website?= =?UTF-8?q?=20has=20been=20adjusted=20to=20be=20more=20centered=20on=20the?= =?UTF-8?q?=20page.=20The=20left=20margin=20has=20been=20increased=20by=20?= =?UTF-8?q?one=20unit=20to=20make=20it=20more=20visually=20appealing.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/src/App.tsx b/src/frontend/src/App.tsx index de2d5dc68..05f15bfff 100644 --- a/src/frontend/src/App.tsx +++ b/src/frontend/src/App.tsx @@ -167,7 +167,7 @@ export default function App() { {version &&
⛓️ LangFlow v{version}
}
Created by Logspace