Gjorde en minimal version
This commit is contained in:
@@ -1,23 +1,4 @@
|
||||
.sro-container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
padding: 10px;
|
||||
background: #111;
|
||||
color: #fff;
|
||||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.sro-album img {
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.sro-info {
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.sro-track {
|
||||
font-weight: bold;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user