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