Skip to content

Commit

Permalink
refactor: change progress-xs to progress-thin
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed May 25, 2021
1 parent c91af94 commit aa4eb91
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scss/_progress.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,10 @@
}
}

.progress-xs {
.progress-thin {
height: 4px;
}

.progress-sm {
height: 8px;
}

// White progress bar
.progress.progress-white {
background-color: rgba(255, 255, 255, .2);
Expand Down

0 comments on commit aa4eb91

Please sign in to comment.