Skip to content

Commit

Permalink
Update base.css (#104)
Browse files Browse the repository at this point in the history
remove useless padding that overlaps when text wraps around that makes copy pasting the artist or title annoying.
  • Loading branch information
Flaminator committed May 4, 2020
1 parent 1047369 commit 7e34217
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions public/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@
padding-left: 0;
padding-right: 0;
}
#np {
padding-top: 20px;
}
#audio-play, #audio-pause {
cursor: pointer;
}
Expand Down

0 comments on commit 7e34217

Please sign in to comment.