@salesforcedevs/docs-components 1.3.49-heading-styles2 → 1.3.49-heading-styles3
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
|
@@ -31,11 +31,6 @@
|
|
|
31
31
|
margin-bottom: var(--dx-g-spacing-md);
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
-
.helpHead2 {
|
|
35
|
-
margin-top: 36px;
|
|
36
|
-
margin-bottom: var(--dx-g-spacing-md);
|
|
37
|
-
}
|
|
38
|
-
|
|
39
34
|
.relinfo {
|
|
40
35
|
padding-top: var(--dx-g-spacing-sm);
|
|
41
36
|
padding-bottom: var(--dx-g-spacing-sm);
|
|
@@ -168,10 +163,6 @@ a,
|
|
|
168
163
|
color: var(--dx-g-blue-vibrant-50);
|
|
169
164
|
}
|
|
170
165
|
|
|
171
|
-
.helpHead1 {
|
|
172
|
-
margin-bottom: var(--dx-g-spacing-lg);
|
|
173
|
-
}
|
|
174
|
-
|
|
175
166
|
.shortdesc {
|
|
176
167
|
font-family: var(--dx-g-font-sans);
|
|
177
168
|
font-size: var(--dx-g-text-base);
|