edit max width so its not choppy
This commit is contained in:
@@ -72,7 +72,7 @@ header.announcement {
|
||||
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) {
|
||||
background: #e3e3e3 url("/static/images/marketing/shot-1-medium.jpg");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user