From 85e1c39081c6a144b9afcf01c2a685a437c9ebf2 Mon Sep 17 00:00:00 2001 From: Martin Heppner <105971399+martinheppner@users.noreply.github.com> Date: Sat, 26 Oct 2024 14:48:21 +0200 Subject: [PATCH] No change - just new deployrment --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 9321a0b..18dd705 100644 --- a/src/App.css +++ b/src/App.css @@ -13,7 +13,7 @@ body * { -webkit-font-smoothing: subpixel-antialiased !important; text-rendering: optimizeLegibility !important; } - + .App { text-align: center; }