Undid Kyle's Chrome bug fix, since it resulted in worse Firefox bugs

This commit is contained in:
Piotr Mitros
2012-02-13 18:42:13 -05:00
parent 647407ad45
commit 56858e6498

View File

@@ -53,6 +53,13 @@ header.announcement {
&.home {
background: #e3e3e3 url("/static/images/marketing/shot-5-medium.jpg");
@media screen and (min-width: 1200px) {
background: #e3e3e3 url("/static/images/marketing/shot-5-large.jpg");
}
// @media screen and (max-width: 1199px) {
// }
div {
padding: lh(10) lh() lh(3);