@@ -1573,8 +1573,9 @@ export default {
flex-direction: column;
flex: 1;
- > p {
+ .album-title {
+ font-weight: 600;
}
.bottom-row {
@@ -1597,11 +1598,6 @@ export default {
text-align: right;
- .album-title {
- flex: 1;
- font-weight: 600;
- }
-
.type-year {
font-size: 13px;
align-self: end;