From 96f52c977fa23252d5b52d85547162d40a3ed4b1 Mon Sep 17 00:00:00 2001 From: ThakaRashard <93835618+ThakaRashard@users.noreply.github.com> Date: Mon, 24 Jun 2024 16:14:51 -0700 Subject: [PATCH] a:hover, a:visited a:hover { color: #c9ff23; padding: 10px; font-size:150%; } a { color: #c9ff23; text-shadow: 0 0 5px rgba(104, 182, 255, 0.5); transition: 0.3s; } Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/style.scss': Invalid CSS after " align-items": expected ";", was ": stretch;" on line 613 --- _sass/jekyll-theme-leap-day.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_sass/jekyll-theme-leap-day.scss b/_sass/jekyll-theme-leap-day.scss index 39a465f..3dfc82a 100644 --- a/_sass/jekyll-theme-leap-day.scss +++ b/_sass/jekyll-theme-leap-day.scss @@ -610,7 +610,6 @@ embed { border: 1px solid #08a0e9; border-radius: 1px 1px 1px 1px; border-radius: 1 - align-items: stretch; } .trebuchet {