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
1 changed files with 1 additions and 1 deletions

View File

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