@npm_leadtech/legal-lib-components 2.11.11 → 2.11.12

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.
@@ -4010,10 +4010,9 @@ html[data-theme='uslawdistricts'] {
4010
4010
  line-height: 42px;
4011
4011
  letter-spacing: -0.3px;
4012
4012
  text-align: center;
4013
- margin: 0 auto 2rem;
4013
+ margin: 0 auto 5rem;
4014
4014
  width: 90%;
4015
4015
  transform: translateY(50px); }
4016
4016
  @media (min-width: 720px) {
4017
4017
  .experts-section__title {
4018
- width: 100%;
4019
- margin: 0 auto 3rem; } }
4018
+ width: 100%; } }
@@ -4010,10 +4010,9 @@ html[data-theme='uslawdistricts'] {
4010
4010
  line-height: 42px;
4011
4011
  letter-spacing: -0.3px;
4012
4012
  text-align: center;
4013
- margin: 0 auto 2rem;
4013
+ margin: 0 auto 5rem;
4014
4014
  width: 90%;
4015
4015
  transform: translateY(50px); }
4016
4016
  @media (min-width: 720px) {
4017
4017
  .experts-section__title {
4018
- width: 100%;
4019
- margin: 0 auto 3rem; } }
4018
+ width: 100%; } }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.11.11",
3
+ "version": "2.11.12",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",