From 2955f0e646d36291aa878c11beafde079c9eba36 Mon Sep 17 00:00:00 2001 From: Siddharth Jain Date: Sun, 3 Aug 2025 13:53:22 +0530 Subject: [PATCH] center translator-loading --- frontend/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/styles.css b/frontend/styles.css index 15e9459..616a271 100644 --- a/frontend/styles.css +++ b/frontend/styles.css @@ -12,4 +12,5 @@ border-radius: 4px; color: #0056b3; font-family: sans-serif; + text-align: center; }