diff --git a/css/main.css b/css/main.css index 3991604..99915e1 100644 --- a/css/main.css +++ b/css/main.css @@ -452,6 +452,7 @@ img.avatar { overflow: hidden; height: 400px; /* Adjust this height as needed */ position: relative; + margin-bottom: 2rem; } @media (min-width: 0px) and (max-width: 767px) { .retail-banner { @@ -905,4 +906,7 @@ button { border-color: var(--cpg-card-background-color, white); /* Default to white if not defined */ color: var(--cpg-card-content-color, #000000); } + .navbar-container { + display: none; + } } diff --git a/index.html b/index.html index 2a35323..453db7b 100644 --- a/index.html +++ b/index.html @@ -336,7 +336,7 @@

Good morning, Amanda

-
+ diff --git a/retailer.html b/retailer.html index 5faaf33..445ca87 100644 --- a/retailer.html +++ b/retailer.html @@ -31,7 +31,7 @@
- + Deals
- - ver 3 +