background-attachment
Utilities for controlling how a background image behaves when scrolling.
| Utility | Styles |
|---|---|
bg.fixed | background-attachment: fixed; |
bg.local | background-attachment: local; |
bg.scroll | background-attachment: scroll; |
Utilities for controlling how a background image behaves when scrolling.
| Utility | Styles |
|---|---|
bg.fixed | background-attachment: fixed; |
bg.local | background-attachment: local; |
bg.scroll | background-attachment: scroll; |