Update fix-header-container-padding.md

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-03-16 10:14:14 +00:00
parent 421641b0f5
commit b119b54e6d
@@ -3,3 +3,5 @@
---
Fixed incorrect bottom spacing caused by `Container` using `padding-bottom` for its default bottom spacing. Changed to `margin-bottom` and prevented it from applying when `Container` is used as the `Header` root element.
**Affected components:** Container, Header