Skip to content

Commit 5f26d0e

Browse files
author
JianZcar
committed
isolation section should be good on mobile
1 parent 89714db commit 5f26d0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/components/home/Isolation.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114

115115
<div class="grid lg:grid-cols-2 gap-8">
116116
<Card>
117-
<div class="p-8">
117+
<div>
118118
<h3 class="text-3xl font-bold mb-6 text-primary">
119119
<Icon name="lucide:lightbulb" class="mr-3" />
120120
Practical Benefits
@@ -156,7 +156,7 @@
156156
</Card>
157157

158158
<Card>
159-
<div class="p-8">
159+
<div>
160160
<h3 class="text-3xl font-bold mb-6 text-secondary">
161161
<Icon name="lucide:network" class="mr-3" />
162162
Complete Isolation Stack

0 commit comments

Comments
 (0)