Skip to content

Commit

Permalink
Remove global styles and nvm file
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanGithaigaN committed Oct 14, 2024
1 parent 9d20bc2 commit 87cfce1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/scss/_registry.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@


// Optimize styles and responsiveness for dark and light mode, see https://getbootstrap.com/docs/5.3/customize/color-modes/
.btn {
.btn.btn-outline-success {
color: var(--bs-emphasis-color);

&:hover,
Expand All @@ -53,7 +53,7 @@
}
}

.badge{
.badge.rounded-pill.text-bg-primary{
font-weight: $font-weight-bold;
}

Expand Down
Empty file removed nvm
Empty file.

0 comments on commit 87cfce1

Please sign in to comment.