move header changes to dspace theme

This commit is contained in:
Art Lowel
2021-06-01 12:46:23 +02:00
parent 2cd78470ce
commit c756c68f28
31 changed files with 274 additions and 82 deletions

View File

@@ -20,7 +20,7 @@
--ds-sidebar-z-index: 20;
--ds-header-bg: #{$white};
--ds-header-logo-height: 40px;
--ds-header-logo-height: 50px;
--ds-header-logo-height-xs: 50px;
--ds-header-icon-color: #{$cyan};
--ds-header-icon-color-hover: #{darken($white, 15%)};