Created
October 12, 2015 22:36
-
-
Save DustinHartzler/c056733a660f9ec47dce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@media only screen and (min-width: 980px) { | |
.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar { | |
width: 31.91%; | |
height: 350px; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment