Skip to content

Commit

Permalink
FIx header
Browse files Browse the repository at this point in the history
  • Loading branch information
mkdev404 committed Aug 11, 2022
1 parent 9b74469 commit b946966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<header class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<header class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top px-3">
<a class="navbar-brand" href="#">ngx-treeview</a>
<div class="navbar-nav me-auto"></div>
<a class="github-button" href="https://github.com/charmedme/ngx-treeview/" data-icon="octicon-star" data-size="large"
Expand Down

0 comments on commit b946966

Please sign in to comment.