mirror of
https://github.com/WarlockFish/WarlockFish.github.io.git
synced 2026-02-12 22:55:38 +08:00
10 lines
161 B
Stylus
10 lines
161 B
Stylus
.header-inner, .container .main-inner, .footer-inner {
|
|
+mobile() { width: auto; }
|
|
}
|
|
|
|
// embed tag
|
|
embed {
|
|
display: block;
|
|
margin: 0px auto 25px auto;
|
|
}
|