getting rid of dead html
This commit is contained in:
@@ -66,23 +66,6 @@
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="mx-4 mt-4">
|
||||
<div class="relative flex min-w-0 flex-col items-center break-words rounded-2xl border-0 bg-white bg-clip-border shadow-none">
|
||||
<div class="mb-7.5 h-28 w-full overflow-hidden rounded-xl">
|
||||
<div class="bg-gradient-to-tl from-slate-600 to-slate-300 h-full w-full"></div>
|
||||
</div>
|
||||
<div class="-mt-14 w-3/4 text-center">
|
||||
<p class="mt-0 mb-4 font-semibold leading-tight text-xs">Need help?</p>
|
||||
<a
|
||||
href="#"
|
||||
class="inline-block w-full px-8 py-2 mb-4 font-bold text-center text-black uppercase transition-all ease-in bg-white border-0 rounded-lg shadow-soft-md bg-150 leading-pro text-xs hover:shadow-soft-2xl hover:scale-102"
|
||||
>
|
||||
Documentation
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user