@npm_leadtech/legal-lib-components 7.12.32 → 7.12.33

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.
@@ -129,7 +129,6 @@ export const NavMenuStyled = styled.nav `
129
129
  }
130
130
 
131
131
  .products__list {
132
- top: 2.2rem;
133
132
  right: 0;
134
133
  padding: 0;
135
134
 
@@ -130,7 +130,6 @@ export const NavMenuStyled = styled.nav`
130
130
  }
131
131
 
132
132
  .products__list {
133
- top: 2.2rem;
134
133
  right: 0;
135
134
  padding: 0;
136
135
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "7.12.32",
3
+ "version": "7.12.33",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",