Cómo mejorar textos en móvil
widget de texto | móvil | alinear
@media only screen and (max-width: 768px){
/* Fix text padding on mobile */
.theme .stretched-mobile .textWidget {
padding: 0px;
}
}Última actualización
widget de texto | móvil | alinear
@media only screen and (max-width: 768px){
/* Fix text padding on mobile */
.theme .stretched-mobile .textWidget {
padding: 0px;
}
}Última actualización