aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Tropical <42101043+Tropix126@users.noreply.github.com> 2022-07-08 04:48:58 +0000
committerGravatar GitHub <noreply@github.com> 2022-07-08 04:48:58 +0000
commite158ee542d79b6ac256ee135772f0fd5aa8f3bec (patch)
treeda201cd88aaec48ac50e416cf093a10386fe4256
parent6256b88768f0660a5e25460eb9a76f87e8258fb0 (diff)
downloadbun-e158ee542d79b6ac256ee135772f0fd5aa8f3bec.tar.gz
bun-e158ee542d79b6ac256ee135772f0fd5aa8f3bec.tar.zst
bun-e158ee542d79b6ac256ee135772f0fd5aa8f3bec.zip
Slightly darken pink link color for contrast requirements.
-rw-r--r--packages/bun-landing/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-landing/index.css b/packages/bun-landing/index.css
index d673e95da..78b440edc 100644
--- a/packages/bun-landing/index.css
+++ b/packages/bun-landing/index.css
@@ -603,7 +603,7 @@ header {
}
.Tag--Bun {
- --background: #ff17ff;
+ --background: #e600e5;
color: white;
}