Smaller tag logo on small displays. Centering tag tile lazy image to prevent load jumps. Including SASS breakpoint variable file automatically.
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
/>
|
||||
|
||||
<div
|
||||
v-if="release.directors"
|
||||
v-if="release.directors && release.directors.length > 0"
|
||||
class="row"
|
||||
>
|
||||
<span class="row-label">Director</span>
|
||||
|
||||
Reference in New Issue
Block a user