From c02eb378146e816592b6db1b29e3a610578be2e5 Mon Sep 17 00:00:00 2001 From: Adam Iannazzone <46025473+jiannazzone@users.noreply.github.com> Date: Tue, 23 Apr 2024 15:43:21 -0400 Subject: [PATCH] Add exterior divs to reduce number of gradient calculations --- css/style.css | 2 + features.html | 188 ++++++++++++++++++++++++-------------------- scripts/features.js | 8 -- 3 files changed, 103 insertions(+), 95 deletions(-) diff --git a/css/style.css b/css/style.css index e243697..e5cb090 100644 --- a/css/style.css +++ b/css/style.css @@ -89,4 +89,6 @@ footer { #active-feature-item { border: 1px white solid; + border-radius: 5px; + background: transparent; } \ No newline at end of file diff --git a/features.html b/features.html index 0f59929..24239d8 100644 --- a/features.html +++ b/features.html @@ -149,23 +149,23 @@ -