mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
add all albums view
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
--separator: #ffffff46;
|
||||
--green: #4ad168;
|
||||
}
|
||||
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
@@ -36,7 +37,7 @@ a {
|
||||
}
|
||||
|
||||
.separator {
|
||||
border-top: .1em $separator solid;
|
||||
border-top: .1px $separator solid;
|
||||
color: transparent;
|
||||
margin: $small 0 $small 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user