diff --git a/packages/vkui/src/components/Link/Link.module.css b/packages/vkui/src/components/Link/Link.module.css index 561b0c6fab..f836ce8e0e 100644 --- a/packages/vkui/src/components/Link/Link.module.css +++ b/packages/vkui/src/components/Link/Link.module.css @@ -7,6 +7,7 @@ padding: 0; cursor: pointer; font-size: inherit; + font-weight: inherit; font-family: inherit; line-height: inherit; display: inline;