merge upstream
This commit is contained in:
parent
a111a24188
commit
10e9f8e93a
@ -33,7 +33,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Roboto", sans-serif;
|
font-family: "PT Sans", -apple-system, "Helvetica Neue", "Segoe UI", "Roboto", sans-serif;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -165,7 +165,7 @@ body > header, body > article, body > footer {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: light) and (min-width: 36em) {
|
@media (prefers-color-scheme: light) and (min-width: 44em) {
|
||||||
html {
|
html {
|
||||||
background: #393b45;
|
background: #393b45;
|
||||||
padding: 0 calc(38% - 18em);
|
padding: 0 calc(38% - 18em);
|
||||||
|
Loading…
Reference in New Issue
Block a user