mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Merge remote-tracking branch 'origin/main' into CST-6153
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,9 @@ $fa-font-path: "^assets/fonts" !default;
|
|||||||
/* Images */
|
/* Images */
|
||||||
$image-path: "../assets/images" !default;
|
$image-path: "../assets/images" !default;
|
||||||
|
|
||||||
|
// enable-responsive-font-sizes allows text to scale more naturally across device and viewport sizes
|
||||||
|
$enable-responsive-font-sizes: true;
|
||||||
|
|
||||||
/** Bootstrap Variables **/
|
/** Bootstrap Variables **/
|
||||||
/* Colors */
|
/* Colors */
|
||||||
$gray-700: #495057 !default; // Bootstrap $gray-700
|
$gray-700: #495057 !default; // Bootstrap $gray-700
|
||||||
|
Reference in New Issue
Block a user