From 6afdc1c9c8567d698755f098415823108ff33712 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 16 Nov 2024 17:46:28 +0530 Subject: Update firefox styles --- modules/firefox.home/chrome/styles/variables.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/firefox.home/chrome/styles') diff --git a/modules/firefox.home/chrome/styles/variables.css b/modules/firefox.home/chrome/styles/variables.css index 54ccb2b..82e1723 100644 --- a/modules/firefox.home/chrome/styles/variables.css +++ b/modules/firefox.home/chrome/styles/variables.css @@ -4,7 +4,7 @@ --ff-bg-color: #0f0c19; --ff-bg-color-1: #16121f; --ff-bg-color-2: #26222f; - --ff-bg-private: hsl(247,36%,15%); - --ff-urlbar-height: 28px; + --ff-bg-private: hsl(247, 36%, 15%); + --ff-urlbar-height: 24px; } -- cgit v1.3.1