@axos-web-dev/shared-components 1.0.90 → 1.0.91
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.
|
@@ -104,6 +104,7 @@
|
|
|
104
104
|
}
|
|
105
105
|
._11oamghj {
|
|
106
106
|
margin-top: 16px;
|
|
107
|
+
padding-inline: 72px;
|
|
107
108
|
}
|
|
108
109
|
._11oamghk {
|
|
109
110
|
color: var(--_1073cm82);
|
|
@@ -127,6 +128,9 @@
|
|
|
127
128
|
._11oamgh1 {
|
|
128
129
|
padding: 0px 24px;
|
|
129
130
|
}
|
|
131
|
+
._11oamghj {
|
|
132
|
+
padding-inline: 40px;
|
|
133
|
+
}
|
|
130
134
|
}
|
|
131
135
|
@media screen and (max-width:1023px) {
|
|
132
136
|
._11oamgh3 {
|
|
@@ -196,6 +200,10 @@
|
|
|
196
200
|
margin-top: 16px;
|
|
197
201
|
padding: 32px 16px 0;
|
|
198
202
|
}
|
|
203
|
+
._11oamghj {
|
|
204
|
+
font-size: 14px;
|
|
205
|
+
padding-inline: 16px;
|
|
206
|
+
}
|
|
199
207
|
}
|
|
200
208
|
@media screen and (max-width: 450px) {
|
|
201
209
|
._11oamgh4 {
|