mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 12:37:02 +02:00
6 lines
93 B
SCSS
6 lines
93 B
SCSS
.doc-link {
|
|
color: $link;
|
|
text-decoration: none;
|
|
font-weight: $font-weight-semibold;
|
|
}
|