/* Derinkuyu.de Custom CSS */
/* Fix white space above hero on homepage */
.home .wp-block-template-part[data-type=“core/template-part“] {
padding-bottom: 0;
}
/* Navigation styling */
.wp-block-navigation .wp-block-navigation-item__content {
padding: 0.4em 0.8em;
}
/* Better article typography */
.single article .wp-block-paragraph {
line-height: 1.8;
}
/* Article related section */
.wp-block-group.has-background ul li {
margin-bottom: 0.5em;
}
Schreibe einen Kommentar