user preferences - chord type
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
.song {
|
||||
.row {
|
||||
border-bottom: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
||||
.song {
|
||||
display: grid;
|
||||
grid-template-columns: 20px 20px auto 70px 25px;
|
||||
@media screen and (max-width: 860px) {
|
||||
|
||||
Reference in New Issue
Block a user