From 31a79ca9ddfd3af99c9626a0d217d10219280f3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Thu, 21 May 2026 09:21:53 +0300 Subject: [PATCH] feat: update app development template with enhanced icon sizes for improved visual consistency and user experience --- .../views/templates/services/app-development.blade.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/resources/views/templates/services/app-development.blade.php b/resources/views/templates/services/app-development.blade.php index 3acee0d..dd0ea4e 100644 --- a/resources/views/templates/services/app-development.blade.php +++ b/resources/views/templates/services/app-development.blade.php @@ -21,6 +21,12 @@ .uil-chart-line:before { content: "\e9d3"; } .uil-headphones-alt:before { content: "\eb5f"; } .uil-arrow-up-right:before { content: "\e950"; } + + .svg-bg i[class*="uil-"], + .svg-bg i[class*="uil-"]:before { + font-size: 2rem !important; + line-height: 1; + } @endpush @@ -366,7 +372,7 @@
- +