1. Re-arrange UI components
- Brochure navigation icon & dot
- news & Guide bar size as well as font size
This commit is contained in:
sysadmin
2022-04-21 14:26:53 +09:00
parent ff2a3c305b
commit 9ed4c73d28
7 changed files with 286 additions and 56 deletions

View File

@@ -17,10 +17,10 @@
top: 1034px;
left: 0px;
width: 1920px;
height: 46px;
height: 40px;
font-size: 32px;
text-align: center;
line-height: 45px;
background-color: rgba(0, 0, 0, 0.55);
line-height: 40px;
background-color: rgba(19, 21, 23, 0.6);
color: rgb(255, 255, 255);
}