RTL fixes and anchor restyle

This commit is contained in:
daudix
2024-09-28 02:25:08 +03:00
parent cf58208a57
commit 42c78c8557
11 changed files with 56 additions and 14 deletions

View File

@ -76,7 +76,6 @@
{%- set blurnail = resize_image(path=page.colocated_path ~ page.extra.banner, width=16, height=8, op="fill", format="webp") -%}
<div class="blurnail" style="--blurnail: url('{{ blurnail.url }}')"></div>
{%- endif -%}
</article>
{%- endfor %}
</div>