Commit ef406ae3 by Kyle Fiedler

new generated css

parent 2e7fd523
...@@ -141,7 +141,7 @@ header.announcement { ...@@ -141,7 +141,7 @@ header.announcement {
@media screen and (min-width: 1200px) { @media screen and (min-width: 1200px) {
header.announcement.home { header.announcement.home {
background: #e3e3e3 url("/static/images/marketing/shot-1-large.jpg"); } } background: #e3e3e3 url("/static/images/marketing/shot-1-large.jpg"); } }
@media screen and (max-width: 1199px) and (min-width: 700px) { @media screen and (max-width: 1199px) {
header.announcement.home { header.announcement.home {
background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg"); } } background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg"); } }
@media screen and (min-width: 1200px) { @media screen and (min-width: 1200px) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment