_global-styles.scss (dspace-angular-dspace-7.0) | : | _global-styles.scss (dspace-angular-dspace-7.1) | ||
---|---|---|---|---|
skipping to change at line 26 | skipping to change at line 26 | |||
.badge-secondary { | .badge-secondary { | |||
background-color: var(--bs-primary); | background-color: var(--bs-primary); | |||
} | } | |||
h5 { | h5 { | |||
font-size: 1.1rem | font-size: 1.1rem | |||
} | } | |||
} | } | |||
header { | header { | |||
ds-navbar-section > li, | li > .navbar-section, | |||
ds-expandable-navbar-section > li { | li > .expandable-navbar-section { | |||
display: flex; | display: flex; | |||
flex-direction: column; | flex-direction: column; | |||
justify-content: center; | justify-content: center; | |||
height: 100%; | height: 100%; | |||
} | } | |||
} | } | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added |