diff --git a/pinry-spa/src/components/Pins.vue b/pinry-spa/src/components/Pins.vue index b40d72a..4a1f24b 100644 --- a/pinry-spa/src/components/Pins.vue +++ b/pinry-spa/src/components/Pins.vue @@ -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;