From d64459b2003b790d3f3e54ec29f0079dff305046 Mon Sep 17 00:00:00 2001 From: Timo Knuth Date: Sun, 11 Jan 2026 11:50:17 +0100 Subject: [PATCH] responsivness Phone --- .../(marketing)/tools/crypto-qr-code/CryptoGenerator.tsx | 9 ++++----- .../(marketing)/tools/email-qr-code/EmailGenerator.tsx | 9 ++++----- .../(marketing)/tools/event-qr-code/EventGenerator.tsx | 9 ++++----- .../tools/facebook-qr-code/FacebookGenerator.tsx | 9 ++++----- .../tools/geolocation-qr-code/GeolocationGenerator.tsx | 9 ++++----- .../tools/instagram-qr-code/InstagramGenerator.tsx | 9 ++++----- .../(marketing)/tools/paypal-qr-code/PayPalGenerator.tsx | 9 ++++----- .../(marketing)/tools/phone-qr-code/PhoneGenerator.tsx | 9 ++++----- src/app/(marketing)/tools/sms-qr-code/SMSGenerator.tsx | 9 ++++----- .../(marketing)/tools/teams-qr-code/TeamsGenerator.tsx | 9 ++++----- src/app/(marketing)/tools/text-qr-code/TextGenerator.tsx | 9 ++++----- .../(marketing)/tools/tiktok-qr-code/TikTokGenerator.tsx | 9 ++++----- .../tools/twitter-qr-code/TwitterGenerator.tsx | 9 ++++----- src/app/(marketing)/tools/url-qr-code/URLGenerator.tsx | 9 ++++----- .../(marketing)/tools/vcard-qr-code/VCardGenerator.tsx | 7 +++---- .../tools/whatsapp-qr-code/WhatsAppGenerator.tsx | 9 ++++----- src/app/(marketing)/tools/wifi-qr-code/WiFiGenerator.tsx | 9 ++++----- .../tools/youtube-qr-code/YouTubeGenerator.tsx | 9 ++++----- src/app/(marketing)/tools/zoom-qr-code/ZoomGenerator.tsx | 9 ++++----- 19 files changed, 75 insertions(+), 94 deletions(-) diff --git a/src/app/(marketing)/tools/crypto-qr-code/CryptoGenerator.tsx b/src/app/(marketing)/tools/crypto-qr-code/CryptoGenerator.tsx index ba1828e..a23dc21 100644 --- a/src/app/(marketing)/tools/crypto-qr-code/CryptoGenerator.tsx +++ b/src/app/(marketing)/tools/crypto-qr-code/CryptoGenerator.tsx @@ -137,7 +137,7 @@ export default function CryptoGenerator() {
{/* LEFT: Input Section */} -
+
{/* Crypto Details */}
@@ -251,7 +251,7 @@ export default function CryptoGenerator() { {/* Frame Selector */}
-
+
{FRAME_OPTIONS.map((frame) => (