From ccd0430fdad24c5d3db22c53f05d263408b07938 Mon Sep 17 00:00:00 2001 From: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com> Date: Wed, 7 Apr 2021 07:35:05 -0700 Subject: [PATCH] Update website/pages/downloads/style.css Co-authored-by: Zachary Shilton <4624598+zchsh@users.noreply.github.com> --- website/pages/downloads/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/pages/downloads/style.css b/website/pages/downloads/style.css index f84148a5d..db2073b6e 100644 --- a/website/pages/downloads/style.css +++ b/website/pages/downloads/style.css @@ -1,5 +1,7 @@ #p-downloads { - /** DEBT: short-term color override until an upgread to the most recent product downloader */ + /** DEBT: short-term color override until we upgrade to the most recent product downloader. + This will be handled as part of the "Redesigned Downloads Pages" project: + https://app.asana.com/0/1179659922742997/1199639822462636 */ --brand: var(--packer); color: black !important;