Cool-Y.github.io/themes/next/source/css/_schemes/Muse/_layout.styl

10 lines
161 B
Stylus
Raw Normal View History

2019-04-02 08:28:32 +00:00
.header-inner, .container .main-inner, .footer-inner {
+mobile() { width: auto; }
}
// embed tag
embed {
display: block;
margin: 0px auto 25px auto;
}