@beterdichtbij/component-library 0.15.0 → 0.15.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.
@@ -106,7 +106,7 @@ $border-radius-default: 8px;
106
106
  $form-label-font-size: 1rem;
107
107
  $form-label-font-weight:600;
108
108
  $form-label-color:$color-darkblue;
109
- $form-label-margin-bottom: 0.25rem;
109
+ $form-label-margin-bottom: 0.25rem; //deze lijkt niet te werken
110
110
  // scss-docs-end form-label-variables
111
111
 
112
112
  // scss-docs-start form-input-variables
@@ -2,4 +2,5 @@
2
2
  line-height: 1.5rem;
3
3
  padding: 0;
4
4
  font-weight: $font-bold;
5
+ margin-bottom: 0.25rem;
5
6
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@beterdichtbij/component-library",
3
3
  "private": false,
4
- "version": "0.15.0",
4
+ "version": "0.15.1",
5
5
  "author": "Ralph van der Neut <rvanderneut@beterdichtbij.nl>",
6
6
  "type": "module",
7
7
  "files": [