@cds/core 6.12.0 → 6.13.0

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/global.css CHANGED
@@ -1073,7 +1073,6 @@ body[cds-text*=body]::before, body[cds-text*=body]::after {
1073
1073
  [cds-text~=code] {
1074
1074
  color: var(--cds-alias-status-danger);
1075
1075
  font-family: monospace;
1076
- font-size: 1.1em;
1077
1076
  }
1078
1077
 
1079
1078
  [cds-divider] {