From 0ff5c915ada8d446f6f0d79a059f271422ec0b4f Mon Sep 17 00:00:00 2001 From: Gianfranco Date: Mon, 15 Apr 2024 14:32:25 -0300 Subject: [PATCH] align event text --- App.css | 1 + 1 file changed, 1 insertion(+) diff --git a/App.css b/App.css index fd536e95..abbffcae 100644 --- a/App.css +++ b/App.css @@ -58,6 +58,7 @@ input { transition: all 0.5s ease-in-out; color: #333; word-wrap: break-word; + text-align: center; } .eventBox.waiting {