mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Changed font weight home messages
This commit is contained in:
parent
1e8e0d7ff0
commit
197862d2e4
1 changed files with 0 additions and 2 deletions
|
@ -39,7 +39,6 @@ class Home extends StatelessWidget {
|
|||
style: const TextStyle(
|
||||
fontSize: 22,
|
||||
color: Colors.grey,
|
||||
fontWeight: FontWeight.w500
|
||||
),
|
||||
)
|
||||
],
|
||||
|
@ -144,7 +143,6 @@ class Home extends StatelessWidget {
|
|||
style: const TextStyle(
|
||||
fontSize: 22,
|
||||
color: Colors.grey,
|
||||
fontWeight: FontWeight.w500
|
||||
),
|
||||
)
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue