Re-organized providers and added a few
This commit is contained in:
@@ -148,6 +148,14 @@ a:hover { color: var(--accent-hover); }
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
.artist-links a:hover { color: var(--accent); }
|
||||
.artist-banner {
|
||||
width: 100%;
|
||||
height: 200px;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
border-radius: var(--radius);
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
.artist-photo {
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
|
||||
Reference in New Issue
Block a user