mirror of
https://github.com/10h30/ycb.vn.git
synced 2026-07-16 05:03:40 +09:00
Update scss
This commit is contained in:
+7
-7
@@ -62,14 +62,14 @@
|
||||
}
|
||||
|
||||
.site-header .widget-area {
|
||||
margin-left: 20px!important;
|
||||
display: -webkit-flex!important;
|
||||
display: flex!important;
|
||||
-webkit-flex: 1 1 auto;
|
||||
flex: 1 1 60%;
|
||||
-webkit-justify-content: space-between;
|
||||
/* margin-left: 20px!important; */
|
||||
/* display: -webkit-flex!important; */
|
||||
/* display: flex!important; */
|
||||
/* -webkit-flex: 1 1 auto; */
|
||||
/* flex: 1 1 60%; */
|
||||
/* -webkit-justify-content: space-between; */
|
||||
/* Safari */
|
||||
justify-content: space-between;
|
||||
/* justify-content: space-between; */
|
||||
}
|
||||
|
||||
.header-widget-area .widget_product_search {
|
||||
|
||||
Reference in New Issue
Block a user