text light and dark at home page
This commit is contained in:
@@ -107,6 +107,11 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul> #}
|
||||
<button class="theme-toggle">
|
||||
<label clas="text-white" for="darkModeSwitch">Dark Mode:</label>
|
||||
<input type="checkbox" id="darkModeSwitch">
|
||||
</button>
|
||||
|
||||
<a href="/signup" target="_blank" class="blinking-effect dashboard rounded-2xl bg-white px-4 p-2 text-sm font-semibold text-black shadow-sm hover:text-gray-800 hover:bg-green">Join the Web4 Revolution</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user