From 1edb2dd9b7403a4c2409fd39ccb33115db848a60 Mon Sep 17 00:00:00 2001 From: Esteban Date: Thu, 28 Mar 2024 16:02:25 -0400 Subject: [PATCH] 10.2.6 --- appcache | 4 ++-- dist/style.css | 5 ++++- index.html | 6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/appcache b/appcache index 8f8e484..6568ef6 100644 --- a/appcache +++ b/appcache @@ -6,5 +6,5 @@ dist/vue.min.js dist/axios.min.js dist/easy.qrcode.min.js dist/nanocurrency.min.js -dist/style.css?v=10.2.5 -dist/app.js?v=10.2.5 \ No newline at end of file +dist/style.css?v=10.2.6 +dist/app.js?v=10.2.6 \ No newline at end of file diff --git a/dist/style.css b/dist/style.css index cb5fec1..ee2fd8d 100644 --- a/dist/style.css +++ b/dist/style.css @@ -1482,9 +1482,9 @@ code { #checkout h4 { letter-spacing: 1px; - max-width: 190px; } + #checkout canvas { width: 100%; } @@ -1513,6 +1513,9 @@ code { } @media (max-width: 768px) { + #checkout .plans h4 { + max-width: 190px; + } #checkout h1 { /*margin-top: 25px;*/ } diff --git a/index.html b/index.html index e173bbf..cd6b1b1 100644 --- a/index.html +++ b/index.html @@ -23,8 +23,8 @@ - - + + - +