Vishnu Mohandas 4 лет назад
Родитель
Сommit
9f79688a73
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/ui/subscription_page.dart

+ 1 - 1
lib/ui/subscription_page.dart

@@ -442,7 +442,7 @@ class _SubscriptionPageState extends State<SubscriptionPage> {
       width: double.infinity,
       height: 64,
       margin: const EdgeInsets.fromLTRB(0, 30, 0, 30),
-      padding: const EdgeInsets.fromLTRB(64, 0, 64, 0),
+      padding: const EdgeInsets.fromLTRB(50, 0, 50, 0),
       child: button(
         "continue on free plan",
         fontSize: 16,