Skip to content

Commit

Permalink
fix: linting scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Fupete committed Oct 29, 2024
1 parent 6fb8d6f commit 236d4f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/scss/custom/_card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
font-weight: normal;
}
}
h5.card-title{
h5.card-title {
color: $card-link-color;
}
&:hover {
Expand Down
2 changes: 1 addition & 1 deletion src/scss/utilities/focus.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ p a:focus:not(.focus--mouse) {
width: 100%;
}
}
}
}

0 comments on commit 236d4f3

Please sign in to comment.