@shohojdhara/atomix 0.6.1 → 0.6.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.
package/dist/atomix.css CHANGED
@@ -8597,6 +8597,8 @@ a, a:hover {
8597
8597
  .c-navbar--glass {
8598
8598
  position: relative;
8599
8599
  background-color: transparent;
8600
+ display: flex;
8601
+ height: 100%;
8600
8602
  }
8601
8603
  @supports (color: color-mix(in lch, red, blue)){
8602
8604
  .c-navbar--glass {