Files
doitinpoland.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.css
Roman Pyrih 222724992c Save
2024-08-21 15:09:10 +02:00

19 lines
211 B
CSS

header *,
main *,
footer * {
max-width: var(--global--spacing-measure);
}
html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer {
max-width: none;
}/*# sourceMappingURL=measure.css.map */