REFACTOR Temp comment on typography style because inherited form parent theme
This commit is contained in:
parent
e8d79eb91c
commit
244c0d8642
|
|
@ -1,6 +1,6 @@
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
|
/* @import url('https://fonts.googleapis.com/css2?family=Fjalla+One&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap'); */
|
||||||
|
|
||||||
body {
|
/* body {
|
||||||
font-family: 'Nunito Sans', sans-serif;
|
font-family: 'Nunito Sans', sans-serif;
|
||||||
@apply text-primary text-xl;
|
@apply text-primary text-xl;
|
||||||
}
|
}
|
||||||
|
|
@ -36,7 +36,7 @@ body.wp-admin h6:not(.editor-visual-editor h6) {
|
||||||
letter-spacing: unset !important;
|
letter-spacing: unset !important;
|
||||||
text-transform: unset !important;
|
text-transform: unset !important;
|
||||||
text-align: unset !important;
|
text-align: unset !important;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.nunito {
|
.nunito {
|
||||||
font-family: 'Nunito Sans', sans-serif;
|
font-family: 'Nunito Sans', sans-serif;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user