2019-05-30 18:52:14 +08:00

10 lines
153 B
Stylus

.header-inner, .container .main-inner, .footer-inner {
+mobile() { width: auto; }
}
// embed tag
embed {
show();
margin: 0px auto 25px auto;
}