alroyso 1 жил өмнө
parent
commit
47a571ca67

+ 1 - 1
lib/app/modules/home/views/home_view.dart

@@ -96,7 +96,7 @@ class HomeView extends GetView<HomeController> {
                 ),
                 ),
                 const SizedBox(height: 30,),
                 const SizedBox(height: 30,),
                 Padding(
                 Padding(
-                  padding: const EdgeInsets.fromLTRB(10, 0, 10, 0),
+                  padding: const EdgeInsets.fromLTRB(20, 0, 20, 0),
                   child: Row(
                   child: Row(
                     children: [
                     children: [
                       Text(controller.getHttp().toString()),
                       Text(controller.getHttp().toString()),