Skip to content

Instantly share code, notes, and snippets.

@Arthraim
Created June 15, 2018 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Arthraim/fa62d55df094da5312c069cfdf8d03ba to your computer and use it in GitHub Desktop.
Save Arthraim/fa62d55df094da5312c069cfdf8d03ba to your computer and use it in GitHub Desktop.
User style of dribbble to make eyes easier
.attribution.hover-card-parent {
display: none;
}
.tools.group {
display: none;
}
.extras {
display: none;
}
.dribbbles {
max-width: 100% !important;
}
.dribbbles .group {
margin: 0 !important;
width: calc(100% / 6) !important;
}
.dribbble-shot {
padding: 0 !important;
}
.dribbble-over {
display: none;
}
#wrap-inner {
padding: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment