Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| projects:polarcap:components:grid [2026/09/17 15:05] – ayush | projects:polarcap:components:grid [2026/09/17 15:07] (current) – ayush | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| gap: var(--grid-gap); | gap: var(--grid-gap); | ||
| align-items: | align-items: | ||
| - | |||
| - | padding: clamp(0.3rem, | ||
| - | |||
| - | border: 1px solid rgb(0 0 0 / 10%); | ||
| - | border-radius: | ||
| - | |||
| - | box-sizing: border-box; | ||
| } | } | ||