From 397d6bf1ab455393809ecb352f9a93f35a2f7708 Mon Sep 17 00:00:00 2001 From: Will Johnson <19559137+WilliamJohnsonJr@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:03:58 -0400 Subject: [PATCH] #3315 Add has-shadow to navbar documentation --- docs/documentation/components/navbar.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/documentation/components/navbar.html b/docs/documentation/components/navbar.html index 0a9fd741..efae333b 100644 --- a/docs/documentation/components/navbar.html +++ b/docs/documentation/components/navbar.html @@ -1292,6 +1292,11 @@ $(document).ready(function() {
Left and Right paddings with 2rem + + Shading + has-shadow + Adds a small amount of box-shadow around the navbar +