Untitled
unknown
plain_text
2 years ago
131 B
14
Indexable
/*Title fix on mobile view*/
@media (max-width: 375px){
h1.custom-intro__title{
font-size: 30px;
};
}
/*End*/Editor is loading...
/*Title fix on mobile view*/
@media (max-width: 375px){
h1.custom-intro__title{
font-size: 30px;
};
}
/*End*/