From 20484196606e4489a7a490bde8c6e48ec51e2f29 Mon Sep 17 00:00:00 2001 From: Kenny Carlile Date: Thu, 13 Jun 2024 13:29:59 -0700 Subject: [PATCH] Fixing responsive width breakpoint for smaller browsers --- docs/examples/index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/examples/index.html b/docs/examples/index.html index 65808b2..ef4b97a 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -33,10 +33,10 @@

Preface - Setup

Example 1 - Basic fretboard

-
+
-
+

This example demonstrates the most basic usage with a vertical fretboard and no additional options.

Code
let gdj1 = new GuitarDiagramsJS();
@@ -49,10 +49,10 @@ 
Code

Example 2 - Adding markers

-
+
-
+

This example shows a vertical fretboard with the following configuration options:

  • String names are enabled
  • @@ -78,10 +78,10 @@
    Code

    Example 3 - Changing string and fret count with custom string names and horizontal orientation

    -
    +
    -
    +

    This example shows a horizontal fretboard with the following configuration options:

    • String names are enabled with custom string names (drop D, 4 strings for bass)
    • @@ -122,10 +122,10 @@
      Code

      Example 4 - Scaling

      -
      +
      -
      +

      This example shows a vertical fretboard with the following configuration options:

      • Diagram scaled to 60% (.6)
      • @@ -151,10 +151,10 @@
        Code

        Example 5 - Customizing visuals

        -
        +
        -
        +

        This example, while intentionally not very visually appealing, shows a vertical fretboard that has been customized with varying visual configuration options as shown below:

        • String names are enabled
        • @@ -205,10 +205,10 @@
          Code

          Example 6 - Controls

          -
          +
          -
          +

          This example demonstrates some configuration options for controls as shown below:

          • String names are enabled