@canopy-iiif/app 1.9.16 → 1.9.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@
6
6
  position: relative;
7
7
  display: flex;
8
8
  align-items: center;
9
- gap: 0.618rem;
9
+ gap: 1.618rem;
10
10
  padding: 1rem 1.618rem;
11
11
  z-index: 1;
12
12
  }
@@ -735,7 +735,7 @@ section[data-footnotes] ul li,
735
735
  position: relative;
736
736
  display: flex;
737
737
  align-items: center;
738
- gap: 0.618rem;
738
+ gap: 1.618rem;
739
739
  padding: 1rem 1.618rem;
740
740
  z-index: 1;
741
741
  }