mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-29 03:32:20 -04:00
🐛 Fix exampleSite dark mode issue
This commit is contained in:
@@ -12,7 +12,7 @@ A simple, lightweight theme for Hugo built with Tailwind CSS.
|
||||
{{< icon "exclamation-triangle" >}}
|
||||
</span>
|
||||
<span class="flex items-center justify-between flex-grow dark:text-gray-300">
|
||||
<span class="prose">This is a demo of the <code id="layout">page</code> layout.</span>
|
||||
<span class="prose dark:text-white">This is a demo of the <code id="layout">page</code> layout.</span>
|
||||
<button
|
||||
class="px-4 py-1 !text-white !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700"
|
||||
onclick="switchLayout()"
|
||||
|
||||
Reference in New Issue
Block a user