Skip to content

Commit 76e1b29

Browse files
authored
fix: update incorrect changeset (#5995)
## πŸ“„ Description Update incorrectly formatted changeset. --- ## πŸ“ Checklist - βœ… My code follows the style guidelines of this project - πŸ› οΈ I have performed a self-review of my own code - πŸ“„ I have made corresponding changes to the documentation - ⚠️ My changes generate no new warnings or errors - πŸ§ͺ I have added tests that prove my fix is effective or that my feature works - βœ”οΈ New and existing unit tests pass locally with my changes
1 parent 1a9a83d commit 76e1b29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€Ž.changeset/tall-cougars-remain.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
---
44

55
Renamed the following CSS custom properties:
6+
67
- `--post-global-header-height` β†’ `--post-global-header-expanded-height`
78
- `--post-local-header-height` β†’ `--post-local-header-expanded-height`
89
- `--post-local-header-min-height` β†’ `--post-local-header-expanded-min-height`

0 commit comments

Comments
Β (0)