Changed font weight home messages

This commit is contained in:
Juan Gilsanz Polo 2022-10-07 18:31:00 +02:00
parent 1e8e0d7ff0
commit 197862d2e4

View file

@ -39,7 +39,6 @@ class Home extends StatelessWidget {
style: const TextStyle(
fontSize: 22,
color: Colors.grey,
fontWeight: FontWeight.w500
),
)
],
@ -144,7 +143,6 @@ class Home extends StatelessWidget {
style: const TextStyle(
fontSize: 22,
color: Colors.grey,
fontWeight: FontWeight.w500
),
)
],