Explorar el Código

Fix: -15px should never existed

pull/169/head
winkidney hace 5 años
committed by Isaac Bythewood
padre
commit
1a165ec631
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. +0
    -5
      pinry-spa/src/components/Pins.vue

+ 0
- 5
pinry-spa/src/components/Pins.vue Ver fichero

@@ -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;


Cargando…
Cancelar
Guardar