mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Merge pull request #385 from nunocoracao/365-bug-hero-layout-bold-text-and-header-color-is-black
🐛 fix text rendering issue in hero homepage layout
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
<section class="prose text-neutral-200">{{ .Content | emojify }}</section>
|
||||
<section class="prose dark:prose-invert">{{ .Content | emojify }}</section>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user