Skip to content

Commit aa4eb91

Browse files
committed
refactor: change progress-xs to progress-thin
1 parent c91af94 commit aa4eb91

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

scss/_progress.scss

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,10 @@
4747
}
4848
}
4949

50-
.progress-xs {
50+
.progress-thin {
5151
height: 4px;
5252
}
5353

54-
.progress-sm {
55-
height: 8px;
56-
}
57-
5854
// White progress bar
5955
.progress.progress-white {
6056
background-color: rgba(255, 255, 255, .2);

0 commit comments

Comments
 (0)