Vishnu Mohandas 4 rokov pred
rodič
commit
9f79688a73
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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,