@canopy-iiif/app 0.11.0 → 0.12.1

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.
@@ -117,6 +117,8 @@
117
117
  }
118
118
 
119
119
  &--hero-text {
120
+ margin-bottom: 0;
121
+
120
122
  .canopy-interstitial__body {
121
123
  align-items: center;
122
124
  }
@@ -1017,6 +1017,9 @@ section[data-footnotes] ul li,
1017
1017
  font-size: 2.618rem;
1018
1018
  }
1019
1019
  }
1020
+ .canopy-interstitial--hero-text {
1021
+ margin-bottom: 0;
1022
+ }
1020
1023
  .canopy-interstitial--hero-text .canopy-interstitial__body {
1021
1024
  align-items: center;
1022
1025
  }