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);