Update snippet structure

This commit is contained in:
Angelos Chalaris
2019-08-22 12:30:43 +03:00
parent ae9eaee179
commit 343f8fd4c7
46 changed files with 276 additions and 92 deletions

View File

@ -1,4 +1,7 @@
### Custom scrollbar
---
title: Custom scrollbar
tags: visual,intermediate
---
Customizes the scrollbar style for the document and elements with scrollable overflow, on WebKit platforms.
@ -56,4 +59,5 @@ There are many other pseudo-elements that you can use to style scrollbars. For m
- https://caniuse.com/#feat=css-scrollbar
<!-- tags: visual -->