Fix full_bleed shortcode variable

Oh and nicer duck pics
This commit is contained in:
daudix
2024-08-12 18:05:01 +03:00
parent 0631f8d8f5
commit bdf5f3213c
3 changed files with 9 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<video class="
{% if full %}full{% endif %}
{% if full_bleed %}full_bleed{% endif %}
{% if full_bleed %}full-bleed{% endif %}
{% if start %}start{% endif %}
{% if end %}end{% endif %}
{% if pixels %}pixels{% endif %}