We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96aae75 commit 07f71c8Copy full SHA for 07f71c8
srcv2/pages/LoginPage.js
@@ -15,7 +15,7 @@ const LoginPage = () => {
15
<p className='text-4xl font-bold'>
16
Log in
17
</p>
18
- <p className='text-xl'>
+ <p className='font-bold text-xl text-grey'>
19
A budgeting tool for tracking workflows and cashflows while collaborating with others on projects
20
21
</div>
0 commit comments