diff --git a/docs/pages/components/carousel.md b/docs/pages/components/carousel.md index b1d61217..68ae4a27 100644 --- a/docs/pages/components/carousel.md +++ b/docs/pages/components/carousel.md @@ -803,7 +803,7 @@ const App = () => ( ### Aspect Ratio -Use the `--aspect-ratio` custom property to customize the size of the carousel's viewport. +Use the `--aspect-ratio` custom property to customize the size of the carousel's viewport from the default value of `16/9`. ```html:preview