Please add the following code at the bottom of your CSS file.
@media only screen and (min-width: 750px){
h1.product__title { font-size: 3.2rem !important; }
}
Hope this works.
Thanks!
Please add the following code at the bottom of your CSS file.
@media only screen and (min-width: 750px){
h1.product__title { font-size: 3.2rem !important; }
}
Hope this works.
Thanks!