修正拼写错误 form -> from;一些细节自定义优化
This commit is contained in:
4
wp-includes/css/style.min.css
vendored
4
wp-includes/css/style.min.css
vendored
@@ -14,8 +14,8 @@ li{list-style: none;}
|
||||
.brand .cls-1{fill: #0fb276;}
|
||||
.brand .cls-2{fill:#fff;}
|
||||
#header h1,#header h2{font-size:2.2rem;color:#3b3c40;font-weight: 400;}
|
||||
.main{float:left;width: 730px;}
|
||||
@media (max-width:760px){
|
||||
/* .main{float:left;width: 730px;} */#header{padding-left: 50px;}.main{padding: 0 min(50px 10vw);}
|
||||
/* @media (max-width:760px){ */@media (max-width:1160px){
|
||||
.wrap{width:100%;padding:0 1.8rem}
|
||||
.main{width:100%;float:none;}
|
||||
}
|
||||
|
Reference in New Issue
Block a user