diff --git a/src/components/ui/alert.tsx b/src/components/ui/alert.tsx
index 4f7cbe9c..77130a28 100644
--- a/src/components/ui/alert.tsx
+++ b/src/components/ui/alert.tsx
@@ -42,7 +42,7 @@ const AlertTitle = React.forwardRef<
>(({ className, ...props }, ref) => (
:first-child]:mt-0 [&_p]:leading-relaxed",
+ className,
+ )}
{...props}
/>
));
diff --git a/src/content/rules/prioritize-official-translations.mdx b/src/content/rules/prioritize-official-translations.mdx
index 6eca974d..9fbff19c 100644
--- a/src/content/rules/prioritize-official-translations.mdx
+++ b/src/content/rules/prioritize-official-translations.mdx
@@ -30,13 +30,25 @@ Note that alternative names can be put as an alias of an entry.
For "[Servant of Evil](https://vocadb.net/S/1358)", despite the more known "Servant of Evil" title, the official translation, "His significance of existence", should be used as the primary name.
- **English**: Servant of Evil
- **English**: His significance of existence
+
+ <>>
+ **English**: Servant of Evil
+
+
+ <>>
+ **English**: His significance of existence
+
For "[DUNE](https://vocadb.net/S/157860)", although the transliteration "Sand Planet" is popular, the official translation, "DUNE", should be used as the primary name.
- **English**: Sand Planet
- **English**: DUNE
+
+ <>>
+ **English**: Sand Planet
+
+
+ <>>
+ **English**: DUNE
+