@forsakringskassan/docs-generator 2.39.1 → 2.39.2

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.
@@ -1097,7 +1097,7 @@ main #aside dd {
1097
1097
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #1b1e23, 0 0 0 6px #ffffff;
1098
1098
  outline: 3px solid transparent;
1099
1099
  }
1100
- .code-preview .code-preview__button .icon {
1100
+ .code-preview .code-preview__button .docs-icon {
1101
1101
  margin-right: 0.25rem;
1102
1102
  }
1103
1103
 
@@ -1097,7 +1097,7 @@ main #aside dd {
1097
1097
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #1b1e23, 0 0 0 6px #ffffff;
1098
1098
  outline: 3px solid transparent;
1099
1099
  }
1100
- .code-preview .code-preview__button .icon {
1100
+ .code-preview .code-preview__button .docs-icon {
1101
1101
  margin-right: 0.25rem;
1102
1102
  }
1103
1103
 
@@ -1731,7 +1731,7 @@ body {
1731
1731
  @property --docs-icon-size {
1732
1732
  syntax: "<length>";
1733
1733
  inherits: true;
1734
- initial-value: 1rem;
1734
+ initial-value: 16px;
1735
1735
  }
1736
1736
  .docs-icon {
1737
1737
  display: inline-block;
@@ -579,7 +579,7 @@ body {
579
579
  @property --docs-icon-size {
580
580
  syntax: "<length>";
581
581
  inherits: true;
582
- initial-value: 1rem;
582
+ initial-value: 16px;
583
583
  }
584
584
  .docs-icon {
585
585
  display: inline-block;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forsakringskassan/docs-generator",
3
- "version": "2.39.1",
3
+ "version": "2.39.2",
4
4
  "description": "Documentation generator",
5
5
  "keywords": [
6
6
  "documentation"