Skip to content

Commit 95cb9a3

Browse files
committed
remove italic
1 parent 6e0e811 commit 95cb9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export default function Home() {
160160
<Link href="https://www.falkordb.com" target='_blank'>
161161
<Image src="/logo_02.svg" alt="FalkorDB" width={27.73} height={23.95} />
162162
</Link>
163-
<h1 className='italic font-bold text-[22px]'>
163+
<h1 className='font-bold text-[22px]'>
164164
CODE GRAPH
165165
</h1>
166166
</div>

0 commit comments

Comments
 (0)