diff options
Diffstat (limited to 'modules/firefox.home/chrome/styles')
| -rw-r--r-- | modules/firefox.home/chrome/styles/variables.css | 4 |
1 files changed, 2 insertions, 2 deletions
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; } |
