mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Convert one px to rem
This commit is contained in:
parent
6595c85671
commit
012a7b0678
@ -108,7 +108,7 @@ body {
|
|||||||
|
|
||||||
header {
|
header {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 15px;
|
font-size: 0.75rem;
|
||||||
font-family: var(--font-primary), Arial, Helvetica, sans-serif;
|
font-family: var(--font-primary), Arial, Helvetica, sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
border-bottom: 1px solid var(--color-text-dimmed);
|
border-bottom: 1px solid var(--color-text-dimmed);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user