This commit is contained in:
2025-07-14 16:08:13 +08:00
parent 761a033b46
commit a9681677a9
2 changed files with 1 additions and 1 deletions

View File

@@ -43,7 +43,6 @@ body {
font-weight: 400; font-weight: 400;
color: #333; color: #333;
overflow-x: hidden; overflow-x: hidden;
width: 1920px !important;
} }
select, select,

View File

@@ -43,6 +43,7 @@ body {
font-size: 1.2em; font-size: 1.2em;
font-weight: 400; font-weight: 400;
color: #333; color: #333;
max-width: 1920px !important;
} }
select, select,