Skip to content

Commit

Permalink
[Site] Fixed padding around docs content
Browse files Browse the repository at this point in the history
Signed-off-by: Nikhil <[email protected]>
  • Loading branch information
NikhilSharma03 committed Jun 10, 2021
1 parent 770117f commit 6686220
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_sass/getnighthawk.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5979,6 +5979,10 @@ margin: 0;
/*# sourceMappingURL=about-44bbf7b0a0c8887c2697.min.css.map*/

/* docs styling */
.row .col-lg-9{
padding-right: 40px !important;
}

.doc-container{
padding: 10px;
}
Expand Down

0 comments on commit 6686220

Please sign in to comment.