@npm_leadtech/legal-lib-components 2.11.4 → 2.11.5

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.
@@ -1693,7 +1693,7 @@ html[data-theme='uslawdistricts'] {
1693
1693
  .expert-card__box {
1694
1694
  background-color: white;
1695
1695
  border-radius: 0.3rem;
1696
- box-shadow: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1), 0.2);
1696
+ box-shadow: 0px 2px 6px 0px rgba(2, 55, 74, 0.25);
1697
1697
  padding: 7rem 2rem 0 2rem;
1698
1698
  min-height: 13rem;
1699
1699
  display: flex;
@@ -1693,7 +1693,7 @@ html[data-theme='uslawdistricts'] {
1693
1693
  .expert-card__box {
1694
1694
  background-color: white;
1695
1695
  border-radius: 0.3rem;
1696
- box-shadow: 0 0.25rem 0.5rem 0 rgba(var(--primary-main-dark-1), 0.2);
1696
+ box-shadow: 0px 2px 6px 0px rgba(2, 55, 74, 0.25);
1697
1697
  padding: 7rem 2rem 0 2rem;
1698
1698
  min-height: 13rem;
1699
1699
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "2.11.4",
3
+ "version": "2.11.5",
4
4
  "dependencies": {
5
5
  "@testing-library/jest-dom": "^5.16.5",
6
6
  "@tippyjs/react": "4.2.6",