Skip to content
Snippets Groups Projects
Commit 6f9684cb authored by syuilo's avatar syuilo
Browse files

wip

parent 106b7a0c
No related branches found
No related tags found
No related merge requests found
......@@ -62,25 +62,25 @@
user-select none
> .container
display flex
width 100%
max-width 1300px
margin 0 auto
&:after
content ""
display block
clear both
> .left
float left
height 3rem
margin 0 auto 0 0
height 48px
> .right
float right
margin 0 0 0 auto
height 48px
> *
display inline-block
vertical-align top
@media (max-width 1100px)
> mk-ui-header-search
> .mk-ui-header-search
display none
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment