mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
8 lines
93 B
SCSS
8 lines
93 B
SCSS
.source-logo {
|
|
max-height: var(--ds-header-logo-height);
|
|
}
|
|
|
|
.sections-gap {
|
|
gap: 1rem;
|
|
}
|