... rhythm with CSS Grid and Custom Properties: article > * { margin: 0; grid-column: content; } h2 { margin: calc(2 * var(--offset)) 0 0 0; } ...
確定! 回上一頁