Skip to content

Commit 07f71c8

Browse files
committed
Login Page text style changes
1 parent 96aae75 commit 07f71c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

srcv2/pages/LoginPage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const LoginPage = () => {
1515
<p className='text-4xl font-bold'>
1616
Log in
1717
</p>
18-
<p className='text-xl'>
18+
<p className='font-bold text-xl text-grey'>
1919
A budgeting tool for tracking workflows and cashflows while collaborating with others on projects
2020
</p>
2121
</div>

0 commit comments

Comments
 (0)