You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: packages/mdc-banner/README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -208,6 +208,7 @@ Mixin | Description
208
208
`divider-color($color)` | Sets the color of the banner's divider.
209
209
`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%.
210
210
`max-width($max-width)` | Sets the `max-width` of the banner content.
211
+
`position-centered()` | Sets the banner content to centered instead of leading.
211
212
`z-index($z-index)` | Sets the z-index of the banner.
0 commit comments