make lighthouse score high
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ withDefaults(defineProps<Props>(), {
|
||||
/>
|
||||
</div>
|
||||
<div class="sm:col-span-7 p-5">
|
||||
<h2 class="text-2xl font-semibold text-black pb-1 group-hover:text-sky-600">
|
||||
<h2 class="text-2xl font-semibold text-black pb-1 group-hover:text-sky-700">
|
||||
{{ title }}
|
||||
</h2>
|
||||
<p class="text-ellipsis line-clamp-2">
|
||||
@@ -56,7 +56,7 @@ withDefaults(defineProps<Props>(), {
|
||||
</template>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex group-hover:underline text-sky-600 items-center pt-2">
|
||||
<div class="flex group-hover:underline text-sky-700 items-center pt-2">
|
||||
<p>Read More</p>
|
||||
<LogoArrow />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user