From f98be4ca3816dcad16029fee30b66c9219c4cd57 Mon Sep 17 00:00:00 2001 From: MikunoNaka Date: Thu, 15 Apr 2021 23:16:16 +0530 Subject: laid out the BillingForm elements in a sexy way --- src/styles/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/global.css') diff --git a/src/styles/global.css b/src/styles/global.css index 198f1e1..4950d01 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -21,5 +21,5 @@ body { margin: 0; } .root-content { - width: 90%; + width: 95%; margin: auto; } -- cgit v1.2.3