document
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</div>
|
||||
</section>
|
||||
<section class="container mx-auto pt-10 px-8 xl:px-24 mb-16">
|
||||
<router-link to="/premium">
|
||||
<a href="/premium">
|
||||
<div class="flex prime-bg p-10 relative justify-center">
|
||||
<h1 class="flex text-center justify-center absolute inset-0 pb-40 place-items-center text-4xl text-white">Subscribe To Our Plan <br> To View More</h1>
|
||||
<div class="flex justify-center absolute inset-0 place-items-center">
|
||||
@@ -53,7 +53,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</router-link>
|
||||
</a>
|
||||
</section>
|
||||
<!-- Youtube Modal -->
|
||||
<div @click="hideYtModal" v-if="ytModal" id="ytModal" class="flex justify-center ytModal ">
|
||||
|
||||
Reference in New Issue
Block a user