Untitled
unknown
plain_text
3 years ago
131 B
21
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*/