mirror of
https://github.com/mertJF/tailblocks.git
synced 2025-12-10 17:55:35 +00:00
addressed form labels feedback
This commit is contained in:
@@ -18,7 +18,7 @@ function DarkHeaderD(props) {
|
||||
>
|
||||
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
|
||||
</svg>
|
||||
<span class="ml-3 text-xl">madde</span>
|
||||
<span className="ml-3 text-xl">madde</span>
|
||||
</a>
|
||||
<nav className="md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center">
|
||||
<a href className="mr-5 hover:text-white">First Link</a>
|
||||
|
||||
Reference in New Issue
Block a user