From 8972fbd3c9b7ef4666a3bb7d03dc7ce656d1f762 Mon Sep 17 00:00:00 2001 From: Adam Iannazzone <46025473+jiannazzone@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:33:02 -0400 Subject: [PATCH] Add logo to navbar-brand --- css/style.css | 4 ---- features.html | 2 +- index.html | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/css/style.css b/css/style.css index 1f9ee33..b53cd6e 100644 --- a/css/style.css +++ b/css/style.css @@ -43,10 +43,6 @@ footer { background: linear-gradient(45deg, #1a9fff, #946beb); } -.feature-col { - background-color: white; -} - .jumbotron h1 { font-family: "Nunito Sans", sans-serif; } diff --git a/features.html b/features.html index 1884d2e..e33f2c8 100644 --- a/features.html +++ b/features.html @@ -34,7 +34,7 @@