diff --git a/gcp/website/frontend3/src/styles.scss b/gcp/website/frontend3/src/styles.scss index 7b98b9290fe..1b3e0bf6fbb 100644 --- a/gcp/website/frontend3/src/styles.scss +++ b/gcp/website/frontend3/src/styles.scss @@ -1161,6 +1161,8 @@ dl.vulnerability-details, &[tabindex="0"] { background: #fff; color: $osv-accent-color; + // Override spicy-sections default blue bottom border. + border-bottom: 1px solid $osv-accent-color; } // Show parts of the vulnerability on separate lines.