STYLE Refining h1 aspect in editor
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bef7895cba
commit
66631ae76f
|
|
@ -5,6 +5,10 @@ body {
|
|||
@apply font-sans;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@apply text-primary font-semibold !text-3xl;
|
||||
}
|
||||
|
||||
.wp-block {
|
||||
@apply max-w-screen-xl;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user