大屏调整优化

This commit is contained in:
zxy
2024-02-21 20:03:48 +08:00
parent 43ac897859
commit 190c39726a
3 changed files with 9 additions and 9 deletions

View File

@@ -45,7 +45,7 @@ a:hover{ color:#06c; text-decoration: none!important}
box-sizing: border-box;}
.mainbox>ul>li{display:inline-block;width:100%;}
.mainbox>ul>li{height:calc(30% - 5px);}
.mainbox>ul>li{height:40%;}
.mainbox>ul>li:nth-child(1){width:100%;height:calc(60% - 5px);}
.mainbox>ul>li:nth-child(3){width:100%;height:10%;}
.mainbox .boxall{margin-right:5px;z-index:10;background:rgb(8,24,83);height: 100%;float: left;position: relative;}