Skip to content

Commit

Permalink
Merge pull request #2735 from sul-dlss/remove-color-style
Browse files Browse the repository at this point in the history
Remove unnecessary color style
  • Loading branch information
taylor-steve authored Dec 13, 2024
2 parents 148d726 + 5679a12 commit 51ff2f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/assets/stylesheets/modules/spotlight_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ body {
}

.item-count {
color: $cool-grey;
font-size: 1.25rem;
}

Expand Down
1 change: 0 additions & 1 deletion app/assets/stylesheets/sul_variables.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
// Colors
$cool-grey: #4d4f53;
$fog-light-90: #f4f4f4e6;

0 comments on commit 51ff2f0

Please sign in to comment.