@asd20/ui 3.2.763 → 3.2.765

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.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.763",
8
+ "version": "3.2.765",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -2,7 +2,7 @@
2
2
  <a
3
3
  :href="link"
4
4
  class="asd20-district-logo"
5
- aria-label="Academy District 20 Home"
5
+ aria-label="Academy District 20 Home - We educate and inspire students to thrive."
6
6
  alt="The Academy District 20 logo."
7
7
  >
8
8
  <svg viewBox="0 0 460.94 62.52">
@@ -238,7 +238,7 @@ export default {
238
238
  }
239
239
 
240
240
  &--condensed {
241
- padding: space(0.125);
241
+ padding: space(0.1875);
242
242
  }
243
243
 
244
244
  &--checked {
@@ -95,8 +95,8 @@ export default {
95
95
  .background-image {
96
96
  display: block;
97
97
  // position: absolute;
98
- height: 50vh;
99
- min-height: 400px;
98
+ // height: 50vh;
99
+ // min-height: 400px;
100
100
  width: 100%;
101
101
  z-index: -1;
102
102
  object-fit: cover;