Commit 5939e68
committed
css: make each connect step a card while the picker is stacked
Stacked in a prose column, the three steps were a single column of headings with
only whitespace between them, so 02 read as a continuation of 01 rather than the
next thing to do. Each step now carries a border, a tint and its own padding, and
the panel gap drops from 2rem to 1rem because the border is doing the separating
the whitespace was.
Only while stacked. Three across the columns already separate themselves, so the
wide container query strips the card treatment rather than nesting three boxes
inside a box. Applies to every surface that stacks the picker: this post, the
changelog entry and the docs page.1 parent d1ad495 commit 5939e68
1 file changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3396 | 3396 | | |
3397 | 3397 | | |
3398 | 3398 | | |
3399 | | - | |
| 3399 | + | |
| 3400 | + | |
| 3401 | + | |
3400 | 3402 | | |
3401 | 3403 | | |
| 3404 | + | |
| 3405 | + | |
| 3406 | + | |
| 3407 | + | |
3402 | 3408 | | |
3403 | 3409 | | |
3404 | 3410 | | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
3405 | 3415 | | |
3406 | 3416 | | |
3407 | 3417 | | |
| |||
3458 | 3468 | | |
3459 | 3469 | | |
3460 | 3470 | | |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
| 3475 | + | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
3461 | 3479 | | |
3462 | 3480 | | |
3463 | 3481 | | |
| |||
0 commit comments