From a38cd562d950d8574061fa399eb21703301ae723 Mon Sep 17 00:00:00 2001 From: Justin Allman <126277294+JAProgramming@users.noreply.github.com> Date: Tue, 16 Apr 2024 18:09:32 -0400 Subject: [PATCH] Update navbar.html --- docs/documentation/components/navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index d626a28f2..d66d86d90 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -724,7 +724,7 @@

- The navbar-burger is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand. It has to contain three empty span tags in order to visualize the hamburger lines or the cross (when active). + The navbar-burger is a hamburger menu that only appears on touch devices. It has to appear as the last child of navbar-brand. It has to contain four empty span tags in order to visualize the hamburger lines or the cross (when active).