Skip to content

Instantly share code, notes, and snippets.

@asgrim
Created June 11, 2014 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asgrim/1923f06cbd32d73965a0 to your computer and use it in GitHub Desktop.
Save asgrim/1923f06cbd32d73965a0 to your computer and use it in GitHub Desktop.
@media (min-width: 1100px) {
.site-header {
min-width: 230px;
min-width: 23rem;
width: 30%;
padding-left: 5%;
padding-top: 3rem;
position: fixed;
float: left;
max-width: 520px; /* <--- this should do the job :) */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment