新版式

This commit is contained in:
duanliang
2025-11-24 23:17:46 +08:00
parent 9d78158b77
commit 5c17235581
55 changed files with 973 additions and 731 deletions

View File

@@ -73,7 +73,7 @@
right: vw(10);
}
.area {
width: vw(840);
height: vh(400);
width: 100%;
height:80%;
}
</style>