More work in header and distanceslider

This commit is contained in:
vjrj 2017-12-12 00:38:40 +01:00
parent 29f9a2d476
commit 5bed310153
7 changed files with 64 additions and 48 deletions

View file

@ -47,13 +47,13 @@ p {
margin-bottom: 20px; }
div.section.platf > div.container {
padding: 100px 0; }
padding: 70px 0; }
div.section h2 {
font-size: 50px; }
div.section.crowd > div.container {
position: relative;
padding: 150px 0; }
padding: 120px 0; }
div.section.crowd h2 {
font-size: 50px;
margin-top: 20px; }