Skip to content

Commit

Permalink
updated package
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Apr 25, 2024
1 parent e2e7da3 commit 5405624
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"watch:test": "NODE_OPTIONS=--experimental-vm-modules jest --watch src/"
},
"dependencies": {
"@conduction/theme": "1.1.32",
"@conduction/theme": "1.1.33",
"@gemeente-denhaag/design-tokens-components": "0.2.3-alpha.316",
"@gemeente-denhaag/process-steps": "0.1.0-alpha.145",
"@utrecht/assets": "1.0.0-alpha.147",
Expand Down
2 changes: 2 additions & 0 deletions styles/leiden-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@
--utrecht-page-content-padding-block-end: var(--leiden-size-lg);
--utrecht-paragraph-margin-block-start: var(--leiden-size-md) !important;
--utrecht-icon-size: 48px;
--utrecht-form-label-checkbox-font-weight: 400;
--utrecht-form-label-radio-font-weight: 400;
}

0 comments on commit 5405624

Please sign in to comment.