chore: merge media grid styles

This commit is contained in:
Cory Dransfeldt 2024-10-13 09:02:07 -07:00
parent ada27f0858
commit 9cad0caa7e
No known key found for this signature in database
4 changed files with 90 additions and 157 deletions

View file

@ -11,7 +11,7 @@ schema: movie
{{ movie.title }} / {{ movie.year }}{% if move.rating %} ({{ movie.rating }}){% endif %}
{%- endcapture -%}
<a class="icon-link" href="/watching" title="Go back to the watching index page">{% tablericon "arrow-left" %} Back to watching</a>
<article class="watching-focus">
<article class="watching focus">
<img
srcset="
https://cdn.coryd.dev{{ movie.backdrop }}?class=bannersm&type=webp 256w,
@ -29,7 +29,7 @@ schema: movie
width="256"
height="180"
/>
<div class="watching-meta">
<div class="meta">
<p class="title"><strong>{{ movie.title }}</strong>{%- if movie.year and not movie.rating %} ({{ movie.year }}){%- endif -%}</p>
{%- if movie.rating -%}
<p>