refactor: fav

This commit is contained in:
bggRGjQaUbCoE
2024-09-13 14:25:21 +08:00
parent da412402a0
commit 719fb12c34
4 changed files with 115 additions and 115 deletions

View File

@@ -157,7 +157,7 @@ class VideoContent extends StatelessWidget {
videoItem.title,
textAlign: TextAlign.start,
style: const TextStyle(
fontWeight: FontWeight.w600,
fontWeight: FontWeight.w400,
letterSpacing: 0.3,
),
maxLines: 2,