From 2685e8016135ebe581a500d581a47221c06bb44f Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 16 Nov 2023 17:27:49 +0300 Subject: [PATCH] 0.0.227 upd styles(boris).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 8bbb6cd..ed42ebb 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1657,7 +1657,7 @@ } .another_subscribe{ - width: calc(100% - 40px); + width: calc(100% - 50px); 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);