feat: 排放大屏标题加粗

This commit is contained in:
caoqianming 2024-04-03 21:51:35 +08:00
parent d120b827ae
commit 3d034a859b
1 changed files with 2 additions and 1 deletions

View File

@ -1114,6 +1114,7 @@ header {
width: 100%;
text-align: center;
line-height: 6.3vh;
font-weight: bold;
color: #ffffff;
position: absolute;
top: 0;
@ -1123,7 +1124,7 @@ header {
.sysName {
color: #ffffff;
padding-left: 1vw;
font-size: 2vh;
font-size: 2.6vh;
}
.bottom_enp {
left: 0;