修改首页顶部菜单文字大小

This commit is contained in:
zhl 2022-01-26 17:45:18 +08:00
parent 189c91390a
commit d918e9d580

View File

@ -168,7 +168,7 @@ export default class extends Vue {
white-space: nowrap;
}
.menu_fullpage ul li a{
font-size: 28px;
font-size: 1.8vw;
font-family: zitic,serif;
color: white;
text-decoration: none;