From cacfa3281dec746fd728f16ebb96d152d7b08f82 Mon Sep 17 00:00:00 2001 From: Maciej Jur Date: Sun, 25 Jun 2023 12:47:27 +0200 Subject: [PATCH] (about) update about page --- src/components/tree/Headings.astro | 2 +- src/layouts/Wiki.astro | 2 +- src/pages/about.mdx | 19 +++---------------- src/styles/_markdown.scss | 20 ++++++++++---------- src/styles/layouts/_home.scss | 1 - 5 files changed, 15 insertions(+), 29 deletions(-) diff --git a/src/components/tree/Headings.astro b/src/components/tree/Headings.astro index b77220f..895f86c 100644 --- a/src/components/tree/Headings.astro +++ b/src/components/tree/Headings.astro @@ -34,7 +34,7 @@ const { headings } = Astro.props; ---