mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
convert $small padding -> $smaller padding
This commit is contained in:
@@ -150,7 +150,7 @@ export default {
|
||||
}
|
||||
& {
|
||||
& td {
|
||||
background-color: rgb(5, 80, 150);
|
||||
background-color: #3131313b;
|
||||
}
|
||||
|
||||
td:first-child {
|
||||
|
||||
@@ -66,7 +66,6 @@ const playThis = (song) => {
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
background-color: $blue;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
Reference in New Issue
Block a user