mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-03 18:04:22 -05:00
9 lines
147 B
CSS
9 lines
147 B
CSS
#supporter-progress-wrapper .progress {
|
|
height: 38px;
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
#supporter-progress-wrapper .progress-bar {
|
|
padding-top: 8px;
|
|
}
|