Skip to content

Commit 978a58d

Browse files
author
JianZcar
committed
styling fixes
1 parent e7a4a6a commit 978a58d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

app/components/home/Credits.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
</div>
3232

3333
<div class="bg-base-200/50 rounded-2xl p-8 mb-12 border border-base-300">
34-
<h3 class="text-xl font-bold mb-6 flex items-center justify-center gap-2">
35-
<Icon name="lucide:layers" class="text-accent" />
34+
<h3 class="text-xl font-bold mb-6">
3635
Standing on the Shoulders of Giants
3736
</h3>
3837
<div class="flex flex-wrap justify-center gap-x-8 gap-y-4 text-sm font-medium text-base-content/60">

app/components/home/GetStarted.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<CardLarge>
3-
<div class="text-center">
3+
<div class="text-center pb-8">
44
<h2 class="text-4xl font-bold">
55
<Icon name="lucide:rocket" class="text-primary mr-2 align-middle" />
66
Get Started in Minutes

0 commit comments

Comments
 (0)