From e9d5d243260f6b3dc3880ea2f7f5a01eca597bbc Mon Sep 17 00:00:00 2001 From: Claas Date: Sun, 17 Aug 2025 01:50:01 +0200 Subject: [PATCH] Let graph breath for now --- src/App.tsx | 2 +- src/Graph.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 4e56385..b183a8b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -79,7 +79,7 @@ export default function App() { }); return ( -
+

Waight

( diff --git a/src/Graph.tsx b/src/Graph.tsx index aa81cc6..d23b3dd 100644 --- a/src/Graph.tsx +++ b/src/Graph.tsx @@ -286,7 +286,7 @@ export default function Graph({ entries }: Properties) { } return ( - +