@meduza/ui-kit-2 0.2.30 → 0.2.31

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,5 +1,5 @@
1
1
  {
2
- "version": "0.2.30",
2
+ "version": "0.2.31",
3
3
  "license": "MIT",
4
4
  "description": "UIKit for Meduza",
5
5
  "repository": "https://github.com/meduza-corp/ui-kit-2.git",
@@ -221,6 +221,8 @@
221
221
  margin-bottom: 35px;
222
222
  border-radius: 3px;
223
223
 
224
+ border-width: 0;
225
+
224
226
  @media $mobile {
225
227
  margin-top: 50px;
226
228
  margin-bottom: 50px;