Skip to content

Instantly share code, notes, and snippets.

@felipegenuino
Created March 27, 2020 12:27
*::-webkit-scrollbar { width: 5px;}
*::-webkit-scrollbar-track {background: #F4F4F4;}
*::-webkit-scrollbar-thumb {background: #cecece;}
*::-webkit-scrollbar-thumb:hover {background: #c1c1c1;}
body{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment