Merge remote-tracking branch 'origin/main' into CST-6153

This commit is contained in:
Nikunj Sharma
2022-09-06 16:50:43 +05:30
2 changed files with 4953 additions and 3537 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -12,6 +12,9 @@ $fa-font-path: "^assets/fonts" !default;
/* Images */
$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 **/
/* Colors */
$gray-700: #495057 !default; // Bootstrap $gray-700