File tree Expand file tree Collapse file tree
packages/nhsuk-frontend/src/nhsuk/core/tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -252,8 +252,9 @@ You can still use `nhsuk-print-colour` and `nhsuk-print-hide` but we'll remove t
252252
253253### :wrench : ** Fixes**
254254
255- - [ #1942 : Update ` nhsuk-spacing() ` to add missing ` $adjustment ` and ` $important ` params] ( https://github.com/nhsuk/nhsuk-frontend/pull/1942 ) .
256- - [ #1997 : Preserve conditionally revealed content margins when JavaScript is not supported] ( https://github.com/nhsuk/nhsuk-frontend/pull/1997 ) .
255+ - [ #1942 : Update ` nhsuk-spacing() ` to add missing ` $adjustment ` and ` $important ` params] ( https://github.com/nhsuk/nhsuk-frontend/pull/1942 )
256+ - [ #1986 : Update ` nhsuk-font-monospace ` font size to better match body text] ( https://github.com/nhsuk/nhsuk-frontend/pull/1986/changes )
257+ - [ #1997 : Preserve conditionally revealed content margins when JavaScript is not supported] ( https://github.com/nhsuk/nhsuk-frontend/pull/1997 )
257258
258259## 10.5.2 - 8 June 2026
259260
Original file line number Diff line number Diff line change 118118 }
119119
120120 font-family : $font-family-value ;
121- font-size-adjust : 0.5 ;
121+ font-size-adjust : 0.52 ;
122122}
123123
124124/// Word break helper
You can’t perform that action at this time.
0 commit comments