Skip to content
Snippets Groups Projects

ISTWCMS-5898: section-spacing-seperator and column-seperator css

6 files
+ 169
112
Compare changes
  • Side-by-side
  • Inline
Files
6
// @file
// Figure element styles.
:where(figure) {
margin: 0 0 var(--size-2);
}
Loading