mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Make desktop-x-large mqs more sensible
This commit is contained in:
@@ -221,5 +221,5 @@ paper-menu a {
|
||||
/* desktop-large */
|
||||
@media all and (min-width: 1281px) and (max-width: 1600px) { }
|
||||
/* desktop-xlarge */
|
||||
@media all and (min-width: 1601px) and (min-width: 1920px) { }
|
||||
@media all and (min-width: 1601px) and (max-width: 1920px) { }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user