Skip to content

Commit

Permalink
change: text logo 🥰🥰
Browse files Browse the repository at this point in the history
  • Loading branch information
tvc12 committed Jul 28, 2020
1 parent 3142d63 commit 5902e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/common/widgets/text_logo.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class TextLogo extends StatelessWidget {
style: TTextStyles.normal(fontSize: 24, color: TColors.water_melon),
),
TextSpan(
text: 'et',
text: 'ET',
style: TTextStyles.normal(fontSize: 24, color: TColors.scarlet_gum),
),
]),
Expand Down

0 comments on commit 5902e0b

Please # to comment.