mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-16 15:29:47 +00:00
fix h6 font size
This commit is contained in:
parent
5b0f7c193d
commit
9260522aa8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 1em;
|
font-size: 0.84em;
|
||||||
color: var(--color-help);
|
color: var(--color-help);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue