From a20afcb783cece9496240a9444855f1475dc4244 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:00:41 +0100 Subject: New post --- styles/shared.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'styles') diff --git a/styles/shared.scss b/styles/shared.scss index 40fd5c2..066aa02 100644 --- a/styles/shared.scss +++ b/styles/shared.scss @@ -11,6 +11,9 @@ $background: hsl(210, 40%, 98%); $light: hsl(214, 64%, 98%); $lightAlt: hsl(0, 0%, 100%); +$noteBackground: hsl(210, 40%, 96%); +$noteText: hsl(210, 40%, 40%); + $shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.15); $floatingRadius: 0.5rem; -- cgit v1.3