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;