兼容header
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 4s
This commit is contained in:
@@ -17,9 +17,12 @@ a {
|
||||
position: fixed;
|
||||
top:0;
|
||||
z-index: 999;
|
||||
width:100%;
|
||||
max-width: 1920px;
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
font-size: 16px;
|
||||
font-size: 16px;
|
||||
box-sizing: border-box;
|
||||
height: 64px;
|
||||
}
|
||||
/* 导航外容器:1920px宽,居中 */
|
||||
.header-nav-outer {
|
||||
@@ -31,6 +34,7 @@ a {
|
||||
background: #fff;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
/* margin: 0 auto; */
|
||||
}
|
||||
|
||||
/* 顶部导航栏:内容区带左右边距,外框1920px */
|
||||
|
||||
Reference in New Issue
Block a user