From 7530ea357dba33f797727054d7a137dfc4865a58 Mon Sep 17 00:00:00 2001 From: sommermorgentraum <24917424+zxkmm@users.noreply.github.com> Date: Mon, 15 Apr 2024 03:05:00 +0800 Subject: [PATCH] make the bobbles have same round (#63) --- src/components/SerialLoader/SerialLoader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SerialLoader/SerialLoader.tsx b/src/components/SerialLoader/SerialLoader.tsx index 331bf18..4f91247 100644 --- a/src/components/SerialLoader/SerialLoader.tsx +++ b/src/components/SerialLoader/SerialLoader.tsx @@ -114,7 +114,7 @@ const SerialLoader = ({ children }: PropsWithChildren) => { ); const TitleMessage = () => ( -
+

Welcome to the Mayhem Hub!