diff --git a/src/js/components/navbars.js b/src/js/components/navbars.js index a5d83ab..e03c419 100644 --- a/src/js/components/navbars.js +++ b/src/js/components/navbars.js @@ -12,23 +12,23 @@ * It uses scrollable areas to avoid scroll issues. In the following figure you can * see the difference between fixed navbars and navbars with absolute positioning. * - *
- * + *
+ * *
* * Here is the basic markup to achieve this. * * ``` html - *
- *