Untitled
unknown
plain_text
2 years ago
1.6 kB
7
Indexable
@media(max-width: 1440px) and (min-width: 981px){
/*INSERT CLASSES*/
}
@media(max-width: 1440px) and (min-width: 981px){
selector h1{
font-size: 40px !important;
line-height: 52px !important;
}
selector h2{
font-size: 30px !important;
line-height: 38px !important;
}
selector h3{
font-size: 22px !important;
line-height: 26px !important;
}
selector h4{
font-size: 18px !important;
line-height: 26px !important;
}
/*BODY*/
selector{
font-size: 16px !important;
line-height: 26px !important;
}
/*BUTTON*/
selector{
font-size: 16px !important;
line-height: 19.4px !important;
}
}
/* SUBPAGE BANNER */
@media(max-width: 1440px) and (min-width: 981px){
selector h1.et_pb_module_header {
font-size: 40px !important;
line-height: 52px !important;
}
}
/* DIVI TEXT */
@media(max-width: 1440px) and (min-width: 981px){
.et_pb_text h2{
font-size: 30px !important;
line-height: 38px !important;
}
.et_pb_text .et_pb_text_inner,
.et_pb_team_member_description p{
font-size: 16px !important;
line-height: 26px !important;
}
.et_pb_text h3,
.et_pb_team_member_description h3{
font-size: 22px !important;
line-height: 26px !important;
}
}
/* DIVI BRLUB */
@media(max-width: 1440px) and (min-width: 981px){
.et_pb_blurb h3.et_pb_module_header {
font-size: 22px !important;
line-height: 26px !important;
}
.et_pb_blurb .et_pb_blurb_description {
font-size: 16px !important;
line-height: 26px !important;
}
}Editor is loading...
Leave a Comment