mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-16 08:01:15 -04:00
💄 Style updates to enhance design consistency
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<header>
|
||||
{{ if .Site.Params.list.showBreadcrumbs | default false }}
|
||||
{{ partial "breadcrumbs.html" . }}
|
||||
{{ end }}
|
||||
<section class="prose dark:prose-light">
|
||||
<h1 class="mb-3 text-4xl font-extrabold">{{ .Title }}</h1>
|
||||
<section>{{ .Content }}</section>
|
||||
</section>
|
||||
</header>
|
||||
Reference in New Issue
Block a user