updated 细节调整

This commit is contained in:
mumuy 2022-02-15 10:09:43 +08:00
parent 1b6d649bf9
commit 20861a0533

View File

@ -34,16 +34,16 @@ a:hover{
}
.mod-head .bd{
padding: 10px 15px;
padding: 10px;
line-height: 30px;
text-align: right;
}
.mod-head .btn{
position: relative;
display: inline-block;
min-width: 90px;
min-width: 80px;
height: 30px;
padding: 0 15px;
padding: 0 12px;
border: medium none;
background: #eee;
line-height: 30px;
@ -337,13 +337,13 @@ a:hover{
@media screen and (max-width: 800px) {
.mod-panel .hd{
padding-top: 10px;
margin-bottom: 10px;
margin-bottom: 5px;
}
.mod-panel .hd h1{
font-size: 20px;
}
.mod-panel .hd p{
line-height: 24px;
line-height: 22px;
overflow: hidden;
}
.mod-panel .c-hd ul{