Higher progress bars
This commit is contained in:
parent
2cb041bf8d
commit
56a8f0488b
1 changed files with 2 additions and 1 deletions
|
|
@ -432,7 +432,8 @@ $pagination-arrows: true;
|
|||
// 26. Progress Bar
|
||||
// ----------------
|
||||
|
||||
$progress-height: 1rem;
|
||||
// $progress-height: 1rem;
|
||||
$progress-height: 2rem;
|
||||
$progress-background: $medium-gray;
|
||||
$progress-margin-bottom: $global-margin;
|
||||
$progress-meter-background: $primary-color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue