Core styles

This commit is contained in:
James Barnsley
2017-08-27 08:51:46 +12:00
parent a041d5c846
commit 55e55e9416

View File

@ -27,7 +27,7 @@ body {
&::-webkit-scrollbar-thumb {
@include animate();
background: $grey;
border-radius: 3px;
border-radius: 4px;
&:hover {
background: $mid_grey;