fixed the projects tab having wrong spacing when using the navigation bar
This commit is contained in:
parent
30b3dec0fa
commit
e29744e532
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.jumbotron {
|
.jumbotron {
|
||||||
margin-bottom: 40px;
|
margin-bottom: 0;
|
||||||
margin-top: 40px;
|
margin-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue