diff --git a/readme.md b/readme.md
index 61003f3..9c675c8 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,8 @@
# Shortcodes
My hugo shortcodes for all my themes
+More work is needed for them to be portable!
+Currently tehy rely on [this svg spritesheet](https://code.gabe.rocks/gabriel/freedom/raw/branch/main/layouts/partials/spritesheet.html)
## Themes
@@ -42,3 +44,4 @@ Embeds a pdf
A video player with controls
+(This needs improvements)
diff --git a/video.html b/video.html
index 552aeb6..9c9f572 100644
--- a/video.html
+++ b/video.html
@@ -64,7 +64,6 @@
width: 100vw;
}
-