@asd20/ui 3.2.610 → 3.2.612
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/package.json
CHANGED
|
@@ -248,6 +248,11 @@ export default {
|
|
|
248
248
|
}
|
|
249
249
|
}
|
|
250
250
|
}
|
|
251
|
+
.asd20-page-content:not(.intro-message)
|
|
252
|
+
.primary-messaging-section
|
|
253
|
+
.asd20-messaging {
|
|
254
|
+
margin-bottom: space(2) !important;
|
|
255
|
+
}
|
|
251
256
|
.intro-message {
|
|
252
257
|
.primary-messaging-section {
|
|
253
258
|
padding-top: space(1) !important;
|
|
@@ -688,7 +688,7 @@
|
|
|
688
688
|
"channels": ["News & Stories"],
|
|
689
689
|
"audiences": [],
|
|
690
690
|
"ownerOrganizationId": "26eaf390-d8ab-11e9-a3a8-5de5bba4f125",
|
|
691
|
-
"images": "[
|
|
691
|
+
"images": "[]",
|
|
692
692
|
"videos": "[{\"id\":\"0ol7e2ASbIk\",\"embedUrl\":\"https://www.youtube.com/embed/0ol7e2ASbIk\",\"watchUrl\":\"https://www.youtube.com/watch?v=0ol7e2ASbIk\",\"coverImageUrl\":\"https://img.youtube.com/vi/0ol7e2ASbIk/0.jpg\"}]",
|
|
693
693
|
"translations": "null",
|
|
694
694
|
"callsToAction": "null",
|