This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
cookthebooks-legacy/inc/widgets-editor-style.css

20 lines
198 B
CSS

.wp-block h1,
.wp-block h2 {
font-size: 1.1em;
}
.wp-block h3 {
font-size: 1.08em;
}
.wp-block h4 {
font-size: 1.05em;
}
.wp-block h5 {
font-size: 1.02em;
}
.wp-block h6 {
font-size: 1em;
}