You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Punica CSS Framework's Grid system supports up to 16 columns and includes an offset feature with responsive flexibility. Offset classes, such as <code>offset-sm-2</code>, <code>offset-md-5</code>, <code>offset-lg-2</code>, <code>offset-xl-9</code>, and <code>offset-xxl-8</code>, allow you to create empty spaces within the grid at different breakpoints. This enables precise control over content alignment and spacing, ensuring adaptable and balanced layouts across various screen sizes.
354
+
Punica CSS Framework's Grid system supports up to 16 columns and includes an offset feature with responsive flexibility. Offset classes, such as <code>offset-sm-{*}</code>, <code>offset-md-{*}</code>, <code>offset-lg-{*}</code>, <code>offset-xl-{*}</code>, and <code>offset-xxl-{*}</code>, allow you to create empty spaces within the grid at different breakpoints. This enables precise control over content alignment and spacing, ensuring adaptable and balanced layouts across various screen sizes.
0 commit comments