提交 5a4e03ab authored 作者: matian's avatar matian

代码提交

上级 c636e4dd
......@@ -96,7 +96,7 @@ export default {
.nav_top {
width: 100%;
height: 110px;
height: 87px;
display: flex;
justify-content: center;
align-items: center;
......@@ -107,7 +107,7 @@ export default {
}
.nav_tit {
width: 100%;
height: 56px;
height: 57px;
font-size: 14px;
line-height: 56px;
text-align: center;
......@@ -118,8 +118,12 @@ export default {
&:hover {
height: 160px;
background-color: #aa1941;
border-right: 1px solid #be0927;
opacity: 0.78;
}
&:hover .nav_top {
border-right: none;
}
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论