diff --git a/snippets/scrollbars-styling.md b/snippets/custom-scrollbar.md similarity index 55% rename from snippets/scrollbars-styling.md rename to snippets/custom-scrollbar.md index f4da38705..a29116581 100644 --- a/snippets/scrollbars-styling.md +++ b/snippets/custom-scrollbar.md @@ -1,11 +1,11 @@ -### Scrollbars styling +### Custom scrollbar -Customise scrollbars style for the document and elements with overflow scrollable, on webkit platforms. +Customizes the scrollbar style for the document and elements with scrollable overflow, on WebKit platforms. #### HTML ```html -