Commit 2a051cf8 by Semenenko Timofey

mobile menu fix

1 parent 36d5f31f
...@@ -156,7 +156,7 @@ span#header_search_wrap{right:103px;} ...@@ -156,7 +156,7 @@ span#header_search_wrap{right:103px;}
.project-like{display:none;} .project-like{display:none;}
figure.left{margin:0;display:block;float:none;width:100%;margin-bottom:10px;} figure.left{margin:0;display:block;float:none;width:100%;margin-bottom:10px;}
figure.left img{width:100%;display:block;margin:0 auto;} figure.left img{width:100%;display:block;margin:0 auto;}
.header._fixed{background-color:rgba(255, 255, 255, 0.95);} .header._fixed{background-color: #fff;}
.static-content H1, .static-content H2, .static-content H3, .static-content H4, .static-content H5, .static-content H6, .static-content P, .static-content BLOCKQUOTE, .static-content OL, .static-content UL, .static-content .files{margin-right:0px;margin-left:0px;} .static-content H1, .static-content H2, .static-content H3, .static-content H4, .static-content H5, .static-content H6, .static-content P, .static-content BLOCKQUOTE, .static-content OL, .static-content UL, .static-content .files{margin-right:0px;margin-left:0px;}
.no-touch .container, .no-touch .footer, .no-touch .header , .centering{min-width:300px;} .no-touch .container, .no-touch .footer, .no-touch .header , .centering{min-width:300px;}
.header._fixed{height:72px;} .header._fixed{height:72px;}
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!