design footer

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-08 18:21:49 +06:00
parent 29528220fc
commit 92c4f8f8a7
2 changed files with 54 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ defineProps<{
</script>
<template>
<article class="group border p-5 m-5 rounded-2xl shadow-lg text-zinc-700">
<article class="group border p-5 m-2 rounded-2xl shadow-lg text-zinc-700">
<NuxtLink to="/home" class="">
<img
class="lg:h-48 md:h-36 w-full object-cover object-center rounded-2xl shadow-lg group-hover:scale-105 transition-all"