Commit 488fd6db75f4fd32af1b9ee2ef6b04665f9c6d8e
1 parent
c5f99cd0
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
@@ -273,7 +273,7 @@ footer .socbuts a:hover{ | @@ -273,7 +273,7 @@ footer .socbuts a:hover{ | ||
273 | } | 273 | } |
274 | .main-box1:after { | 274 | .main-box1:after { |
275 | content: ''; | 275 | content: ''; |
276 | - max-width: calc(100% - 25px); | 276 | + max-width: calc(100% - 52px); |
277 | width: 100%; | 277 | width: 100%; |
278 | margin-left: 25px; | 278 | margin-left: 25px; |
279 | position: absolute; | 279 | position: absolute; |