Leve margen entre entidades
This commit is contained in:
@@ -130,9 +130,10 @@ ul.entity_list {
|
||||
|
||||
li.artist, li.disc, li.song {
|
||||
border: 1px var(--gray-2) solid;
|
||||
margin-bottom: 1rem;
|
||||
|
||||
&:not(:first-child) {
|
||||
border-top: none;
|
||||
&:last-child {
|
||||
margin-bottom: auto;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user