メインコンテンツまでスキップ

Position

position の Utility クラスです。

Relative

position: relative を設定可能です。

Absolute

position: absolute を設定可能です。

Fixed

position: fixed を設定可能です。

Sticky

position: sticky を設定可能です。

Responsive

各種 class は ab-{breakpoint}-{property} でレスポンシブ対応しています。