@bytebrand/fe-ui-core 4.2.162 → 4.2.163

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bytebrand/fe-ui-core",
3
- "version": "4.2.162",
3
+ "version": "4.2.163",
4
4
  "description": "UI components for the auto.de project",
5
5
  "main": "index.ts",
6
6
  "module": "dist/common.js",
@@ -24,7 +24,6 @@
24
24
  color: white
25
25
  padding: 0 15px
26
26
  float: left
27
- text-transform: uppercase
28
27
  border-radius: 33px
29
28
  font-weight: 700;
30
29
  font-size: 20px;