fix button
This commit is contained in:
@@ -134,12 +134,12 @@
|
||||
</div>
|
||||
|
||||
<div v-if="main.button" class="my-10 text-center">
|
||||
<a
|
||||
<!-- <a
|
||||
v-if="main.button"
|
||||
class="bg-blue-900 text-sm learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 rounded shadow rounded-full"
|
||||
:href="main.link"
|
||||
>{{ main.button }}</a
|
||||
>
|
||||
> -->
|
||||
|
||||
<a
|
||||
v-if="main.link.includes('http')"
|
||||
|
||||
Reference in New Issue
Block a user