From bcc8f34f0af2003c3e163bd377e5162b10636182 Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:59:46 -0700 Subject: [PATCH] https://youtu.be/dmnxG59n9-k?t=40 --- _sass/jekyll-theme-leap-day.scss | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index e993935..1a1691b 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -89,12 +89,12 @@ display:block; border-radius: .2em; background: linear-gradient(45deg, - #1D260F99 25%, - #93D94E 0, - #93D94E 50%, - #1D260F99 0, - #1D260F99 75%, - #93D94E 0), url(https://www.transparenttextures.com/patterns/3px-tile.png) ; + #93D94E99 25%, + #595336 0, + #595336 50%, + #93D94E99 0, + #93D94E99 75%, + #595336 0), url(https://www.transparenttextures.com/patterns/3px-tile.png) ; background-size: 80.4px 80.4px; /* text-shadow: 0 0 8px #ffffff,0 0 20px #fff, 0 0 40px; */ background-attachment: fixed;