Skip to content

Commit

Permalink
fix ellipses color
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvidrine committed Jun 15, 2023
1 parent 9918710 commit e5d2132
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e5d2132

Please sign in to comment.