aboutsummaryrefslogtreecommitdiff
path: root/src/styles/global.css
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-04-15 23:16:16 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-04-15 23:16:16 +0530
commitf98be4ca3816dcad16029fee30b66c9219c4cd57 (patch)
treeae6c2166ad2e04e7046e8abbfdf3cf179a40474d /src/styles/global.css
parent8ab93681fddf6c104d02f5123e293a5da25b311b (diff)
laid out the BillingForm elements in a sexy way
Diffstat (limited to 'src/styles/global.css')
-rw-r--r--src/styles/global.css2
1 files changed, 1 insertions, 1 deletions
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; }