diff options
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index e325d8605..3ba8520e0 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -25,7 +25,7 @@ </nav> {% endcomment %} - <div class="d-flex flex-items-between hidden-lg-up"> + <div class="d-flex justify-content-between hidden-lg-up"> <a class="navbar-brand" href="{{ site.baseurl }}/"> Bootstrap </a> |
