diff --git a/chromebook-checkout-meteor/client/tabs.css b/chromebook-checkout-meteor/client/tabs.css index 0d59b32..a3cfffb 100644 --- a/chromebook-checkout-meteor/client/tabs.css +++ b/chromebook-checkout-meteor/client/tabs.css @@ -13,8 +13,8 @@ list-style: none; cursor: pointer; margin-bottom:3%; - transition: background-color 0.4s; - transition: border-bottom 0.4s + transition: background-color 1s; + transition: border-bottom 1s } .tab-item.active { border-bottom: 5px solid #E14C2B;