Fix color of "ente" in "On ente"
This commit is contained in:
parent
3159370649
commit
f20e4e9b3c
1 changed files with 1 additions and 0 deletions
|
@ -779,6 +779,7 @@ class EnteSectionTitle extends StatelessWidget {
|
|||
fontWeight: FontWeight.bold,
|
||||
fontFamily: 'Montserrat',
|
||||
fontSize: 22,
|
||||
color: Theme.of(context).colorScheme.defaultTextColor,
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue