Commit a85fecf1 authored by Shaphen Pangburn's avatar Shaphen Pangburn

[AFP-131 Shaphen Pangburn]: Add box shadow to updated navbar with clean up...

[AFP-131 Shaphen Pangburn]: Add box shadow to updated navbar with clean up product page formatting and styling
parent dba847d4
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
.header-nav { .header-nav {
padding-left: 20px; padding-left: 20px;
box-shadow: 0px 1px 10px;
} }
/* #nav-home-link { /* #nav-home-link {
......
...@@ -451,7 +451,7 @@ ...@@ -451,7 +451,7 @@
.product-price-promo-quantity-add-cart { .product-price-promo-quantity-add-cart {
width: 100%; width: 100%;
display: flex; display: flex;
background-color: rgb(202, 202, 202); background-color: rgba(202, 202, 202, 0.6);
padding-top: 9px; padding-top: 9px;
margin-bottom: -4px; margin-bottom: -4px;
border-radius: 0px 0px 7px 7px; border-radius: 0px 0px 7px 7px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment