Skip to content

Commit

Permalink
Remove Media Query that's not used anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
arielsalminen committed Jan 23, 2012
1 parent c047aaa commit ce49818
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions css/scale.css
Original file line number Diff line number Diff line change
Expand Up @@ -383,21 +383,6 @@ sup a {
}


/*
MIN-WIDTH: 60em
--------------------------------------------- */

@media screen and (min-width: 60em) {

.wide {
margin-left: -11em;
max-width: none;
width: 56em;
}

}


/*
MIN-WIDTH: 99.9375em
--------------------------------------------- */
Expand Down

0 comments on commit ce49818

Please sign in to comment.