Fix: -15px should never existed

This commit is contained in:
winkidney
2019-11-25 23:49:25 +08:00
committed by Isaac Bythewood
parent c8b867145f
commit 1a165ec631

View File

@@ -90,11 +90,6 @@ export default {
/* fn(i)
*/
@media screen and (min-width: 33px) {
#pins-container {
max-width: -15px;
}
}
@media screen and (min-width: 288px) {
#pins-container {
max-width: 240px;