Home
@media (max-width: 768px) {
h1 { font-size: 3rem !important; }
h1 + p { font-size: 1.5rem !important; }
}
@media (max-width: 480px) {
h1 { font-size: 2.25rem !important; }
h1 + p { font-size: 1.25rem !important; }
}
@media (max-width: 768px) {
h1 { font-size: 3rem !important; }
h1 + p { font-size: 1.5rem !important; }
}
@media (max-width: 480px) {
h1 { font-size: 2.25rem !important; }
h1 + p { font-size: 1.25rem !important; }
}