Fixes media control
This commit is contained in:
parent
6e303a2ff8
commit
12d107e3b4
3 changed files with 36 additions and 14 deletions
|
|
@ -11,11 +11,12 @@
|
|||
}
|
||||
|
||||
label {
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
.header {
|
||||
font-size: 1.5rem;
|
||||
&.header {
|
||||
font-size: 2rem;
|
||||
font-weight: bolder;
|
||||
}
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
progressbar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue