Change router links for documentation.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div class="relative pb-10">
|
||||
<img src="/images/hutopymedia/tospage/headerbackground.png" class="mx-auto block max-w-[1000px] shadow-2xl rounded-none md:rounded-2xl" alt="">
|
||||
<h1 class="h1-tos py-10 absolute inset-0 flex items-center justify-center text-white uppercase">FAQ</h1>
|
||||
<div>
|
||||
<h1 class="h1-tos py-10 flex items-center justify-center uppercase">FAQ</h1>
|
||||
</div>
|
||||
|
||||
<div class="mx-auto max-w-[1000px] px-4">
|
||||
@@ -89,3 +88,5 @@
|
||||
@apply m-2 text-red-500 my-4;
|
||||
}
|
||||
</style>
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
Reference in New Issue
Block a user