From d71dde124eb4f9db4c3aee5971da1a98ca210ac3 Mon Sep 17 00:00:00 2001 From: Emil Sayahi <97276123+emmyoh@users.noreply.github.com> Date: Mon, 14 Jun 2021 17:00:32 -0400 Subject: [PATCH] Now DarkSlateGrey (Evan asked again) --- assets/css/style.css | 4 ++++ snippets/navbar.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index d1fcd30..c778b73 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -158,4 +158,8 @@ p { .product-page-container { padding: 1rem 1rem 1rem 1rem; +} + +.cart-pill-bg { + background-color: darkslategrey; } \ No newline at end of file diff --git a/snippets/navbar.html b/snippets/navbar.html index 06f3891..fffec1f 100644 --- a/snippets/navbar.html +++ b/snippets/navbar.html @@ -36,7 +36,7 @@ {%- endfor -%}