This commit is contained in:
2024-02-28 17:52:05 +08:00
122 changed files with 7468 additions and 21 deletions

View File

@@ -69,9 +69,9 @@ li {
}
html, body {
width: 100%;
width: 1920px;
height: 100%;
/* width: 1920px; */
min-height: 1080px;
/* height: 1080px; 看板 */
/* height: 1200px; 大屏 */
}