You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
188 B
17 lines
188 B
9 years ago
|
|
||
|
@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)
|
||
|
|