diff --git a/chromebook-checkout-meteor/client/main.css b/chromebook-checkout-meteor/client/main.css index bb1df7e..63820d9 100644 --- a/chromebook-checkout-meteor/client/main.css +++ b/chromebook-checkout-meteor/client/main.css @@ -29,7 +29,7 @@ h5 { } h6 { margin:0; - padding:1% 10% 0% 0%; + padding:0% 10% 0% 0%; padding-left:3.6%; } /* End */ diff --git a/chromebook-checkout-meteor/client/tabs.css b/chromebook-checkout-meteor/client/tabs.css index ebf08cf..6727ea5 100644 --- a/chromebook-checkout-meteor/client/tabs.css +++ b/chromebook-checkout-meteor/client/tabs.css @@ -12,6 +12,7 @@ margin: 0; list-style: none; cursor: pointer; + margin-bottom:3%; } .tab-item.active { border-radius: top 5px;