aboutsummaryrefslogtreecommitdiff
path: root/src/styles/global.scss
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.scss
parent8ab93681fddf6c104d02f5123e293a5da25b311b (diff)
laid out the BillingForm elements in a sexy way
Diffstat (limited to 'src/styles/global.scss')
-rw-r--r--src/styles/global.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/global.scss b/src/styles/global.scss
index b0e5ea1..282c790 100644
--- a/src/styles/global.scss
+++ b/src/styles/global.scss
@@ -11,6 +11,6 @@ body {
}
.root-content {
- width: 90%;
+ width: 95%;
margin: auto;
}