0.0.193 add header width 100%
This commit is contained in:
@@ -140,8 +140,8 @@ html, body{
|
||||
}
|
||||
|
||||
.wrapper_content {
|
||||
margin: 55px auto;;
|
||||
/*padding: 40px 5px;*/
|
||||
margin: 55px auto;
|
||||
max-width: 1280px;
|
||||
|
||||
}
|
||||
|
||||
@@ -490,6 +490,17 @@ header .header-first {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.header_logo>a,
|
||||
.header_btn_mover>a,
|
||||
.header_btn_sender>a{
|
||||
color: #272424;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
|
||||
/*.header_menu{*/
|
||||
/* display: none;*/
|
||||
/* max-height: 200px;*/
|
||||
@@ -683,6 +694,11 @@ span.btn_profile_name {
|
||||
}
|
||||
#customer_service{
|
||||
margin-right: 35px;
|
||||
color: #272424;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 500;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user