Fix home collection size on mobile

This commit is contained in:
Fabiano 2018-07-19 14:32:43 -03:00
parent bd4a09388f
commit d377627b29
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
weight: 700; weight: 700;
} }
bottom: 2.8rem; bottom: 2.8rem;
@media only screen and (max-width: 576px){ @media only screen and (max-width: 767px){
font: { font: {
size: 18px; size: 18px;
weight: 500; weight: 500;