diff --git a/docs/index.html b/docs/index.html index dec5bac..9386d36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1109,7 +1109,7 @@ window.addEventListener('push', myFunction);
  1. 1. Fixed bars come first

    -

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer)) should always be the first thing in the <body> of the page. This is really important!

    +

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer) should always be the first thing in the <body> of the page. This is really important!

  2. 2. Everything else goes in .content