Commit 670d2d942b2b5e911e0d8a4c9e088ec11946ed8b
1 parent
331b2ad8
calculate modal
Showing
3 changed files
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
... | ... | @@ -527,6 +527,9 @@ section.bar.background-gray.steps-pre:before { |
527 | 527 | padding-top: 25px; |
528 | 528 | } |
529 | 529 | #calculate-form .submit-wr{margin-top:25px;} |
530 | +#calculate-form .text-center img{ | |
531 | + margin: 0 auto; | |
532 | +} | |
530 | 533 | |
531 | 534 | @media(min-width:992px) and (max-width:1199px){ |
532 | 535 | .pr_cover { | ... | ... |
21.4 KB
39.9 KB