Blog post and style tweaks

This commit is contained in:
Dan 2026-02-19 09:49:00 +00:00
parent ff56875de9
commit 73b2473c24
14 changed files with 67 additions and 35 deletions

View file

@ -6,7 +6,7 @@
loop
muted
playsinline
style="position: relative; z-index: 4; max-width: 100%; height: auto"
style="position: relative; z-index: 4; max-width: 100%; height: auto; border-radius: 12px; border: 3px solid transparent; background: linear-gradient(#000, #000) padding-box, linear-gradient(180deg, #0f0, #000) border-box;"
>
<source src="{{ .RelPermalink }}" type="{{ .MediaType }}" />
</video>