Skip to content

Commit

Permalink
remove desktop mid
Browse files Browse the repository at this point in the history
  • Loading branch information
TranTheTrung authored May 26, 2021
1 parent 4528b48 commit 1de6626
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions skins/Timeless/skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
"resources/screen-desktop.less": {
"media": "screen and (min-width: 851px)"
},
"resources/screen-desktop-full.less": {
"media": "screen and (min-width: 1100px)"
},
"resources/screen-desktop-mid.less": {
"media": "screen and (min-width: 851px) and (max-width: 1099px)"
},
"resources/screen-mobile.less": {
"media": "screen and (max-width: 850px)"
},
Expand Down

0 comments on commit 1de6626

Please sign in to comment.