@department-of-veterans-affairs/css-library 0.23.0 → 0.23.2

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.
File without changes
File without changes
File without changes
File without changes
package/dist/img/info.png CHANGED
File without changes
package/dist/img/info.svg CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1480,7 +1480,7 @@ h1 {
1480
1480
  }
1481
1481
 
1482
1482
  h2 {
1483
- font-size: 1.875rem;
1483
+ font-size: 2rem;
1484
1484
  }
1485
1485
 
1486
1486
  h3 {
@@ -1501,10 +1501,10 @@ h6 {
1501
1501
 
1502
1502
  @media (max-width: 481px) {
1503
1503
  h1 {
1504
- font-size: 30px;
1504
+ font-size: 1.875rem;
1505
1505
  }
1506
1506
  h2 {
1507
- font-size: 24px;
1507
+ font-size: 1.5rem;
1508
1508
  }
1509
1509
  }
1510
1510
  h6 {
@@ -1515,10 +1515,10 @@ h6 {
1515
1515
 
1516
1516
  @media (max-width: 481px) {
1517
1517
  h1 {
1518
- font-size: 30px;
1518
+ font-size: 1.875rem;
1519
1519
  }
1520
1520
  h2 {
1521
- font-size: 24px;
1521
+ font-size: 1.5rem;
1522
1522
  }
1523
1523
  }
1524
1524
  h6 {
@@ -111,7 +111,7 @@
111
111
  font-weight: 700;
112
112
  }
113
113
  .heading-level-2 {
114
- font-size: 1.875rem;
114
+ font-size: 2rem;
115
115
  font-weight: 700;
116
116
  }
117
117
  .heading-level-3 {
@@ -123,11 +123,11 @@
123
123
  font-weight: 700;
124
124
  }
125
125
  .heading-level-5 {
126
- font-size: 0.9375rem;
126
+ font-size: 0.938rem;
127
127
  font-weight: 700;
128
128
  }
129
129
  .heading-level-6 {
130
- font-size: 0.8125rem;
130
+ font-size: 0.938rem;
131
131
  font-weight: 400;
132
132
  line-height: 1.5;
133
133
  text-transform: none;