Update styles.scss

This commit is contained in:
Nate Kelley 2025-03-18 16:15:14 -06:00
parent 62a50b0592
commit c1a71faeb9
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ input {
html,
body {
background-color: #f3f3f3;
min-width: 800px;
// min-width: 800px;
// @media (prefers-color-scheme: dark) {
// background-color: #000000;
// color: #ffffff;