chore: styles
This commit is contained in:
parent
39ce5ea05c
commit
ea67473957
7 changed files with 48 additions and 36 deletions
|
@ -4,8 +4,8 @@
|
|||
overflow: hidden;
|
||||
height: var(--sizing-lg);
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
background-color: var(--accent-color);
|
||||
& .progress-bar {
|
||||
background-color: var(--accent-color);
|
||||
}
|
||||
}
|
Reference in a new issue