From 26c806ad2e8a87db1723def7c9bf9eec3e4fa14e Mon Sep 17 00:00:00 2001 From: Moe <moe@chocola.dev> Date: Sun, 15 May 2022 21:48:27 +0700 Subject: [PATCH] Update desc --- lib/screens/home.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(