mirror of
https://github.com/twisterarmy/theme_nin.git
synced 2025-01-31 00:54:20 +00:00
17 lines
188 B
Sass
17 lines
188 B
Sass
|
|
||
|
@media (max-width:1200px)
|
||
|
|
||
|
.wrapper
|
||
|
width: 98%
|
||
|
margin: auto
|
||
|
.dashboard.left
|
||
|
width: 33%
|
||
|
.postboard
|
||
|
width: 64%
|
||
|
margin-right: 1%
|
||
|
float: right
|
||
|
|
||
|
|
||
|
@media (max-width: 600px)
|
||
|
|