From ea940315450d39109f0fa771792dc280350483bf Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 16 Nov 2023 17:26:16 +0300 Subject: [PATCH] 0.0.226 upd mobile_styles.css --- static/css/styles(boris).css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 9729f47..8bbb6cd 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1657,7 +1657,7 @@ } .another_subscribe{ - width: 98%; + width: calc(100% - 40px); padding: 0 20px; background: #FFFFFF; box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);