use css media queries rather than JS media queries

This commit is contained in:
41666 2021-04-03 19:06:36 -04:00
parent 600aa3e075
commit 335a444295
4 changed files with 33 additions and 15 deletions

View file

@ -15,6 +15,6 @@
"level": "^6.0.1",
"minimist": "^1.2.5",
"node-fetch": "^2.6.1",
"webpack": "^4.x"
"webpack": "4.44.2"
}
}