diff --git a/.changeset/rude-jobs-rush.md b/.changeset/rude-jobs-rush.md
new file mode 100644
index 000000000..d734e61ec
--- /dev/null
+++ b/.changeset/rude-jobs-rush.md
@@ -0,0 +1,5 @@
+---
+
+---
+
+Fix broken RTL preview
diff --git a/shared/includes/layout/css.html b/shared/includes/layout/css.html
index 010546e48..5b2ed2534 100644
--- a/shared/includes/layout/css.html
+++ b/shared/includes/layout/css.html
@@ -18,7 +18,7 @@
{% if layout-rtl -%}
-
+
{% else -%}
{% endif -%}