@cagovweb/state-template 6.3.0-beta.3 → 6.3.0

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.
@@ -1,5 +1,5 @@
1
1
  @charset "UTF-8";
2
- /*! State Web Template Version 6.3.0-beta.3 */
2
+ /*! State Web Template Version 6.3.0 */
3
3
  /*!
4
4
  * Bootstrap v5.3.0 (https://getbootstrap.com/)
5
5
  * Copyright 2011-2023 The Bootstrap Authors
@@ -20607,7 +20607,7 @@ a .keywords ol li:focus {
20607
20607
  ----------------------------------------- */
20608
20608
  hr.hr-understated {
20609
20609
  border: none;
20610
- border-bottom: 2px dotted var(--gray-100, #ededef);
20610
+ border-bottom: 2px dotted;
20611
20611
  }
20612
20612
 
20613
20613
  hr.hr-light {