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