REMOVE unused CSS rules for admin headings in typography styles
This commit is contained in:
parent
3d5b509e41
commit
84907a6901
|
|
@ -33,21 +33,6 @@ li {
|
||||||
@apply pb-4;
|
@apply pb-4;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* body.wp-admin h1:not(.editor-visual-editor h1),
|
|
||||||
body.wp-admin h2:not(.editor-visual-editor h2),
|
|
||||||
body.wp-admin h3:not(.editor-visual-editor h3),
|
|
||||||
body.wp-admin h4:not(.editor-visual-editor h4),
|
|
||||||
body.wp-admin h5:not(.editor-visual-editor h5),
|
|
||||||
body.wp-admin h6:not(.editor-visual-editor h6) {
|
|
||||||
font-family: initial !important;
|
|
||||||
font-style: initial !important;
|
|
||||||
font-size: initial !important;
|
|
||||||
line-height: initial !important;
|
|
||||||
letter-spacing: initial !important;
|
|
||||||
text-transform: initial !important;
|
|
||||||
text-align: initial !important;
|
|
||||||
} */
|
|
||||||
|
|
||||||
.nunito {
|
.nunito {
|
||||||
font-family: 'Nunito Sans', sans-serif;
|
font-family: 'Nunito Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user