fixed the projects tab having wrong spacing when using the navigation bar

This commit is contained in:
Ellpeck 2019-10-09 16:08:38 +02:00
parent 30b3dec0fa
commit e29744e532

View file

@ -33,7 +33,7 @@ body {
} }
.jumbotron { .jumbotron {
margin-bottom: 40px; margin-bottom: 0;
margin-top: 40px; margin-top: 40px;
} }