字段修改

This commit is contained in:
2024-08-29 17:39:54 +08:00
parent 445256eb06
commit d026a1cc31
3 changed files with 15 additions and 9 deletions

View File

@@ -69,8 +69,10 @@ li {
}
html, body {
width: 1920px;
height: 1080px;
width: 100%;
height: 100%;
/* width: 1920px;
height: 1080px; */
/* min-height: 1080px; */
}