First Load Fix & beginers guide button change

This commit is contained in:
Yasien Mac Mini 2026-07-02 11:33:27 +02:00
parent 1438dd6b5a
commit 48b434dad9
4 changed files with 10 additions and 10 deletions

View file

@ -189,7 +189,7 @@ class _CallToActionButtonsState extends State<CallToActionButtons> {
),
const SizedBox(width: 10),
Text(
"MIH Beginners Guide",
"Beginners Guide",
style: TextStyle(
color: MihColors.primary(),
fontSize: 20,