@mirweb/mir-web-components 2.10.0 → 2.10.1

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.
@@ -113,9 +113,8 @@ defineProps({
113
113
  p {
114
114
  padding-bottom: 30px;
115
115
  }
116
-
117
116
  .card__link {
118
- margin-top: 30px;
117
+ margin-bottom: 30px;
119
118
  }
120
119
  }
121
120
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mirweb/mir-web-components",
3
3
  "private": false,
4
- "version": "2.10.0",
4
+ "version": "2.10.1",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"