mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
re-comment css style override example that got accidentally uncommented
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
:root {
|
||||
//--ds-header-logo-height: 80px;
|
||||
//--ds-header-logo-height-xs: 50px;
|
||||
--ds-header-icon-color: #{$link-color};
|
||||
//--ds-header-icon-color: #{$link-color};
|
||||
//--ds-header-icon-color-hover: #{darken($link-color, 15%)};
|
||||
}
|
||||
|
Reference in New Issue
Block a user