Commit cedd668852b71080fe11c8757ae60512031203bf

Authored by OlenaKl
1 parent bc691c00

V

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/main.css
... ... @@ -555,3 +555,7 @@ div.required:after { content: " *";
555 555 border: 0;
556 556 }
557 557  
  558 +.first_section{
  559 + height: auto;
  560 + margin-bottom: 59px;
  561 +}
558 562 \ No newline at end of file
... ...