mirror of https://github.com/buster-so/buster.git
Update styles.scss
This commit is contained in:
parent
62a50b0592
commit
c1a71faeb9
|
@ -33,7 +33,7 @@ input {
|
||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
background-color: #f3f3f3;
|
background-color: #f3f3f3;
|
||||||
min-width: 800px;
|
// min-width: 800px;
|
||||||
// @media (prefers-color-scheme: dark) {
|
// @media (prefers-color-scheme: dark) {
|
||||||
// background-color: #000000;
|
// background-color: #000000;
|
||||||
// color: #ffffff;
|
// color: #ffffff;
|
||||||
|
|
Loading…
Reference in New Issue