mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-08-23 06:02:48 +02:00
formatting
This commit is contained in:
@@ -17,6 +17,7 @@ body {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Helvetica Neue',
|
font-family:
|
||||||
Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif;
|
-apple-system, BlinkMacSystemFont, Helvetica, 'Helvetica Neue', Roboto,
|
||||||
|
Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
@@ -18,6 +18,7 @@ body {
|
|||||||
background: var(--main-bg);
|
background: var(--main-bg);
|
||||||
color: var(--main-text);
|
color: var(--main-text);
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: -apple-system, BlinkMacSystemFont, Helvetica, 'Helvetica Neue',
|
font-family:
|
||||||
Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif;
|
-apple-system, BlinkMacSystemFont, Helvetica, 'Helvetica Neue', Roboto,
|
||||||
|
Oxygen, Ubuntu, Cantarell, 'Open Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user