diff --git a/firka/lib/ui/components/common_bottom_sheets.dart b/firka/lib/ui/components/common_bottom_sheets.dart index 7631456..41c12b2 100644 --- a/firka/lib/ui/components/common_bottom_sheets.dart +++ b/firka/lib/ui/components/common_bottom_sheets.dart @@ -875,10 +875,10 @@ Future showHomeworkBottomSheet( color: appStyle.colors.textPrimary, fontSize: FontSize(16), fontFamily: appStyle.fonts.B_16R.fontFamily, - fontWeight: FontWeight.w900, margin: Margins.zero, padding: HtmlPaddings.zero, textAlign: TextAlign.start, + textDecoration: TextDecoration.none, ), }, ),