diff --git a/lib/screens/home.dart b/lib/screens/home.dart index ee32447..58f7825 100644 --- a/lib/screens/home.dart +++ b/lib/screens/home.dart @@ -35,7 +35,7 @@ class Home extends StatelessWidget { .copyWith(fontWeight: FontWeight.w500, color: Colors.white), ), const Text( - "best Outfits for you", + "Best outfits for you", style: TextStyle(fontSize: 18, color: Colors.white), ), const Padding(