adjust padding and style of first heading in non type pages
This commit is contained in:
parent
92be5076c3
commit
22b8e154f3
4 changed files with 7 additions and 3 deletions
|
@ -6,7 +6,7 @@ title: "Introduction"
|
|||
import { DocsCollapsible } from "@components/Collapsible.tsx";
|
||||
import MD_Title from "@components/MD_Title.tsx"
|
||||
|
||||
# <MD_Title titleVar={1}> {frontmatter.title} </MD_Title>
|
||||
# {frontmatter.title}
|
||||
|
||||
This page will walk you through the process of creating a simple bar/panel, and
|
||||
introduce you to all the basic concepts involved.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue