From 96351533c66bfc1627500d0b0cd7788511a4bd14 Mon Sep 17 00:00:00 2001 From: Michael DiLeo Date: Sun, 7 Dec 2025 14:18:50 +0100 Subject: [PATCH] iframe adjustments --- public/index.html | 12 ++++++------ public/site-styles/style.css | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/public/index.html b/public/index.html index 6ea878a..aec0864 100644 --- a/public/index.html +++ b/public/index.html @@ -262,9 +262,9 @@ on Mastodon by searching @_elena@mastodon.social.

+ loading="lazy">

Getting started in the Fediverse

@@ -278,14 +278,14 @@ Popular places to get started are:
diff --git a/public/site-styles/style.css b/public/site-styles/style.css index 225ee03..4061d98 100644 --- a/public/site-styles/style.css +++ b/public/site-styles/style.css @@ -137,6 +137,7 @@ width: 100%; max-width: 560px; margin: var(--pico-typography-spacing-vertical) auto; + border: 0; } .video-container::before {