@axos-web-dev/shared-components 1.0.98 → 1.0.99
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.
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
width: 100%;
|
|
129
129
|
}
|
|
130
130
|
._1m7m2ao {
|
|
131
|
-
padding: 32px
|
|
131
|
+
padding: 32px 40px;
|
|
132
132
|
width: 100%;
|
|
133
133
|
max-width: 50%;
|
|
134
134
|
}
|
|
@@ -513,7 +513,7 @@ main > div:nth-last-child(2) > ._1m7m2a0:not(._1m7m2ax) {
|
|
|
513
513
|
}
|
|
514
514
|
._1m7m2ax.reversed ._1m7m2ao {
|
|
515
515
|
padding-left: 0;
|
|
516
|
-
padding-right:
|
|
516
|
+
padding-right: 40px;
|
|
517
517
|
}
|
|
518
518
|
.stacked > .billboard {
|
|
519
519
|
flex-direction: row;
|