diff --git a/common/common.scss b/common/common.scss index 607a545..da68028 100644 --- a/common/common.scss +++ b/common/common.scss @@ -345,6 +345,12 @@ .main-link { grid-area: content; + .docs-topic-link { + display: unset; + } + .link-top-line { + color: var(--tertiary); + } } .link-bottom-line { display: block;