D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
hrfiudwx
/
www
/
wp-content
/
themes
/
twentytwentyone
/
assets
/
sass
/
07-utilities
/
Filename :
measure.scss
back
Copy
// Measure // - The width of a line of text, in characters, is known as its measure. header *, main *, footer * { max-width: var(--global--spacing-measure); } html, body, div, header, nav, article, figure, hr, main, section, footer { max-width: none; }