diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index 85841cb..295a6f5 100755 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -555,3 +555,7 @@ div.required:after { content: " *"; border: 0; } +.first_section{ + height: auto; + margin-bottom: 59px; +} \ No newline at end of file -- libgit2 0.21.4