File: /var/www/html/amberconcept/wp-content/themes/zeen-child/style.css
/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.0
*/
@media screen and (max-width: 600px) {
.block-css-78422 span p{
font-size :1em !important;
}
#block-wrap-78422 .cta-content {
font-size :1em !important;
}
}
@media screen and (min-width: 600px) {
.block-css-78422 span p{
font-size :1.3em !important;
}
#block-wrap-78422 .cta-content {
font-size :1.3em !important;
}
}