Skip to content

Commit

Permalink
chore(lint): append new lines for linter action
Browse files Browse the repository at this point in the history
  • Loading branch information
LE DIOURON Kevin committed Sep 10, 2021
1 parent 147939d commit 68a8ba3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scss/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -443,4 +443,4 @@
.nav-link.active::before {
bottom: 0 !important;
}
}
}
2 changes: 1 addition & 1 deletion site/content/docs/5.1/examples/headers/headers.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@

.dropdown-toggle {
outline: 0;
}
}
2 changes: 1 addition & 1 deletion site/content/docs/5.1/examples/navbars/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ body {

.navbar {
margin-bottom: 20px;
}
}

0 comments on commit 68a8ba3

Please sign in to comment.