Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 6fc7c30

Browse files
EstebanG23copybara-github
authored andcommitted
docs(banner): Add position-centered to docs
PiperOrigin-RevId: 340552802
1 parent a0b2db2 commit 6fc7c30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdc-banner/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ Mixin | Description
208208
`divider-color($color)` | Sets the color of the banner's divider.
209209
`min-width($min-width, $mobile-breakpoint)` | Sets the `min-width` of the banner content on tablet/desktop devices. On mobile, the width is automatically set to 100%.
210210
`max-width($max-width)` | Sets the `max-width` of the banner content.
211+
`position-centered()` | Sets the banner content to centered instead of leading.
211212
`z-index($z-index)` | Sets the z-index of the banner.
212213

213214
### `MDCBanner` events

0 commit comments

Comments
 (0)