Skip to content

Commit

Permalink
style: title text should be black for better readability.
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 committed Feb 18, 2024
1 parent 185f516 commit e519c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/sdca-theme/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $font-family-sans-serif: "Montserrat", sans-serif !default;
$headings-font-family: "Mukta", sans-serif !default;
$primary: #990032;
$navbar-bg: #990032;
$title-banner-color: darkslategray;
$title-banner-color: black;

/*-- scss:rules --*/

0 comments on commit e519c72

Please sign in to comment.