@cagovweb/state-template 6.3.1-beta8 → 6.3.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.
@@ -1,5 +1,5 @@
1
1
  @charset "UTF-8";
2
- /*! State Web Template Version 6.3.1-beta8 */
2
+ /*! State Web Template Version 6.3.1 */
3
3
  /*!
4
4
  * Bootstrap v5.3.0 (https://getbootstrap.com/)
5
5
  * Copyright 2011-2023 The Bootstrap Authors
@@ -17495,7 +17495,7 @@ header.nav-overlay::after {
17495
17495
  align-items: center;
17496
17496
  position: relative;
17497
17497
  transform: rotate(0deg);
17498
- transition: 0.5s ease-in-out;
17498
+ transition: transform 0.5s ease-in-out;
17499
17499
  cursor: pointer;
17500
17500
  color: var(--white, #fff);
17501
17501
  min-width: 2.5rem;