diff --git a/frontend/styles/global.scss b/frontend/styles/global.scss index c6b8f4f..bbdc27c 100644 --- a/frontend/styles/global.scss +++ b/frontend/styles/global.scss @@ -188,7 +188,7 @@ textarea { .vin-link { font-weight: bold; border-bottom: 1px solid $link-color; - font-size: 1rem; + font-size: inherit; cursor: pointer; text-decoration: none;