From db87a85585e2d88832911b76d843bc3945df4f0f Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sat, 10 Feb 2024 11:41:08 +0800 Subject: [PATCH] :lipstick: Optimize styles --- src/pages/posts/[slug].astro | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/src/pages/posts/[slug].astro b/src/pages/posts/[slug].astro index 6b41ab1..8d0a16b 100644 --- a/src/pages/posts/[slug].astro +++ b/src/pages/posts/[slug].astro @@ -113,20 +113,6 @@ const embedOptions = new URLSearchParams({ - -