fix(website): docs link text color (#10001)

pull/10003/head
Kendall Strautman 4 years ago committed by GitHub
parent 2995d0e437
commit 03df6f70f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,7 @@
:root {
--highlight-color: var(--consul);
--highlight-color-text: var(--consul-text);
}
@import '~@hashicorp/react-alert-banner/style.css';

Loading…
Cancel
Save