better song sorting
This commit is contained in:
@@ -72,3 +72,12 @@
|
||||
.padding-bottom {
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 30px;
|
||||
padding: 10px;
|
||||
transition: all 300ms ease-in-out;
|
||||
&:hover {
|
||||
color: #4286f4;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user