Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed main.scss according to contributing.md hope I did everything right! #484

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FoXoLoT
Copy link

@FoXoLoT FoXoLoT commented Nov 23, 2018

Installed ruby and ran sass command then added:

body::-webkit-scrollbar {
width: 12px; }

body::-webkit-scrollbar-track {
background: #faf8ef;
border-radius: 6px; }

body::-webkit-scrollbar-thumb {
background: #bbada0;
border-radius: 6px; }

to main.scss and noticed sass did some magic and commited the changes!
hopefully I didnt brake anything but I think this new scrollbar works a touch better 🗡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant