mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
ran prettier
This commit is contained in:
parent
b791a3761f
commit
29d467715f
@ -21,7 +21,7 @@ _This release is scheduled to be released on 2022-10-01._
|
||||
- Removed DAYAFTERTOMORROW from English
|
||||
- Update dependencies
|
||||
- Updated jsdoc
|
||||
- Updated font tree to use variables consistantly
|
||||
- Updated font tree to use variables consistantly
|
||||
|
||||
## Fixed
|
||||
|
||||
|
12
css/main.css
12
css/main.css
@ -7,12 +7,12 @@
|
||||
--font-primary: "Roboto Condensed";
|
||||
--font-secondary: "Roboto";
|
||||
|
||||
--font-size: 20px;
|
||||
--font-size-xsmall: 0.75rem;
|
||||
--font-size-small: 1rem;
|
||||
--font-size-medium: 1.5rem;
|
||||
--font-size-large: 3.25rem;
|
||||
--font-size-xlarge: 3.75rem;
|
||||
--font-size: 20px;
|
||||
--font-size-xsmall: 0.75rem;
|
||||
--font-size-small: 1rem;
|
||||
--font-size-medium: 1.5rem;
|
||||
--font-size-large: 3.25rem;
|
||||
--font-size-xlarge: 3.75rem;
|
||||
|
||||
--gap-body-top: 60px;
|
||||
--gap-body-right: 60px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user