Files
sklep.elitex.pl/wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.css
2023-11-23 22:14:40 +01:00

20 lines
212 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 */