From da0ee46bc0d1b94dbaa18914faed5fe83d4bd65d Mon Sep 17 00:00:00 2001 From: emil Date: Fri, 15 May 2026 01:46:01 +0300 Subject: [PATCH] fix(dm): scope DM theme CSS to .dm-theme class to override BaseLayout purple accent --- src/layouts/DmLayout.astro | 2 +- src/styles/dm-theme.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/DmLayout.astro b/src/layouts/DmLayout.astro index 2bdacc1..86dc861 100644 --- a/src/layouts/DmLayout.astro +++ b/src/layouts/DmLayout.astro @@ -17,7 +17,7 @@ const { --- -
+