This commit is contained in:
marzban-dev
2025-03-06 23:58:17 +03:30
parent 84c2cd060f
commit 7a3c01b08f
@@ -34,7 +34,7 @@ const highlights = ref<Highlight[]>([
</script>
<template>
<section class="w-full border-t-[0.5px] border-slate-200 mt-20">
<section class="w-full border-t-[0.5px] border-slate-200">
<div class="w-full flex-center py-[5rem] gap-[1.25rem] container">
<template v-for="(highlight, index) in highlights" :key="index">
<div class="flex flex-col-center gap-[.75rem] w-1/4 px-5">