Created
August 13, 2020 09:07
-
-
Save vivirenremoto/c494ef832704a894db80bd434b2adeaf to your computer and use it in GitHub Desktop.
fix grid imagenes tamaño
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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