fictioneer/css/customize/header-style-post-content.css
2024-06-28 12:32:27 +02:00

2 lines
238 B
CSS

.post-content-header{flex:1 1 100%;width:100%}.post-content-header>:not(.alignfull){margin-left:auto;margin-right:auto;max-width:var(--site-width)}.post-content-header>*{width:var(--site-width)}.post-content-header>.alignfull{width:100%}