Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vivirenremoto/c494ef832704a894db80bd434b2adeaf to your computer and use it in GitHub Desktop.
Save vivirenremoto/c494ef832704a894db80bd434b2adeaf to your computer and use it in GitHub Desktop.
fix grid imagenes tamaño
@media only screen and (min-width: 480px){
.products .product img{height:556px !important;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment