Skip to content

Commit d740e66

Browse files
authored
Merge pull request #325 from FalkorDB/update-label
Fix #324 update label style
2 parents 028b0db + 481ebb8 commit d740e66

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)