Build: (f58564a) Revert back to using width CSS property for HTML5 video embeds

This commit is contained in:
helenclx 2024-08-10 03:42:25 +00:00
parent d91c89a270
commit fabc3757a0
2 changed files with 2 additions and 2 deletions

View File

@ -120,4 +120,4 @@ dl {
dt { font-weight: 700; }
dd {grid-column-start: 2; }
video { max-width: 100%; }
video { width: 100%; }

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/>
<updated>2024-08-10T03:39:57Z</updated>
<updated>2024-08-10T03:42:22Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>