You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
HTML
11 lines
342 B
HTML
<div class="relative">
|
|
<div aria-hidden="true" class="absolute inset-0 flex items-center">
|
|
<div class="w-full border-t border-gray-300"></div>
|
|
</div>
|
|
<div class="relative flex justify-start">
|
|
<span class="bg-white pr-3 text-base font-semibold text-gray-900"
|
|
>Projects</span
|
|
>
|
|
</div>
|
|
</div>
|