Skip to main content

Developers - CSS Layout System

Utilities Alignment

align-content

Updates property --_ac.

LOGIC: [class*="ac-"] { align-content: var(--_ac, normal); }

ClassValue
.ac-balbaseline
.ac-fibfirst baseline
.ac-lablast baseline
.ac-cencenter
.ac-endend
.ac-fleflex-end
.ac-flsflex-start
.ac-spaspace-around
.ac-spbspace-between
.ac-spespace-evenly
.ac-stastart
.ac-strstretch

justify-content

Updates property --_jc

ClassValue
.jc-cencenter
.jc-endend
.jc-fleflex-end
.jc-flsflex-start
.jc-lftleft
.jc-rgtright
.jc-spaspace-around
.jc-spbspace-between
.jc-spespace-evenly
.jc-stastart
.jc-strstretch

justify-items

Updates property --_ji

ClassValue
.ji-cencenter
.ji-endend
.ji-fleflex-end
.ji-flsflex-start
.ji-lftleft
.ji-rgtright
.ji-spaspace-around
.ji-spbspace-between
.ji-spespace-evenly
.ji-stastart
.ji-strstretch

justify-self

Updates property --_js

ClassValue
.js-cencenter
.js-endend
.js-fleflex-end
.js-flsflex-start
.js-lftleft
.js-rgtright
.js-spaspace-around
.js-spbspace-between
.js-spespace-evenly
.js-stastart

text-align

Updates property --_ta

ClassValue
.ta-cencenter
.ta-endend
.ta-jusjustify hyphens: auto
.ta-juajustify-all hyphens: auto
.ta-lftleft
.ta-mapmatch-parent
.ta-rgtright
.ta-stastart