You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

25-06-2025

@media screen and (min-width:751px) and (max-width:900px) {
     h1 {
        font-size:85px;
    }
}
@media screen and (min-width:901px) and (max-width:1250px) {
      h1 {
        font-size:55px;
    }
}