Skip to content

Instantly share code, notes, and snippets.

@victorbnl
Last active September 3, 2023 11:02
Show Gist options
  • Save victorbnl/c5fb7f8e64c7fa07db641b3f2a1bea27 to your computer and use it in GitHub Desktop.
Save victorbnl/c5fb7f8e64c7fa07db641b3f2a1bea27 to your computer and use it in GitHub Desktop.
Fix spotify top margin
.spotify__container--is-desktop .Root__top-container {
padding-top: 8px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment