@npm_leadtech/legal-lib-components 5.0.0 → 5.0.1

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.
@@ -8314,7 +8314,6 @@ html[data-theme=lawdistrict] .document-status.--is-new .icon {
8314
8314
  .whyLawDistrictSection {
8315
8315
  text-align: center;
8316
8316
  background-color: var(--neutral-neutral-6);
8317
- margin-bottom: 3rem;
8318
8317
  width: 100%;
8319
8318
  padding-bottom: 2rem;
8320
8319
  display: flex;
@@ -4,7 +4,6 @@
4
4
  .whyLawDistrictSection {
5
5
  text-align: center;
6
6
  background-color: get-color(neutral, neutral-6);
7
- margin-bottom: 3rem;
8
7
  width: 100%;
9
8
  padding-bottom: 2rem;
10
9
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",