diff --git a/SCSS/_blocks/_variables.scss b/SCSS/_blocks/_variables.scss index 9388551..8cd6bd5 100644 --- a/SCSS/_blocks/_variables.scss +++ b/SCSS/_blocks/_variables.scss @@ -32,7 +32,7 @@ --max-width-text: 750px; /* Companion */ - --spectrum-side-docks: 0 0 30px; + --spectrum-side-docks: 0 0 40px; --spectrum-hue: 20; --monochrome-color: hsl(var(--spectrum-hue), 100%, 50%); } @@ -90,6 +90,9 @@ --background-modifier-error: #cf2d2d; --background-modifier-error-hover: #a72020; --text-highlight-bg: #e9b35f; + + --ribbon-width: 40px; + --header-height: 42px; } :root, @@ -121,6 +124,9 @@ --background-modifier-error: #cf2d2d; --background-modifier-error-hover: #a72020; --text-highlight-bg: #e9b35f; + + --ribbon-width: 40px; + --header-height: 42px; } @font-face {