mirror of
https://github.com/cmderdev/cmder.git
synced 2025-07-18 21:49:41 +08:00
duh, tracking
This commit is contained in:
@ -44,6 +44,10 @@ body {
|
||||
box-shadow: 0 0 8px 3px #eee;
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
.wrapper { width: 98%; }
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 0 auto;
|
||||
widows: 100%;
|
||||
|
Reference in New Issue
Block a user