Fix Hanzo Red to #d81c33

This commit is contained in:
Zach Kelling
2026-01-22 20:28:48 -08:00
parent dd73186557
commit 40c3c12709
+1 -1
View File
@@ -11,7 +11,7 @@
<style>
:root {
/* Hanzo Red: rgb(216, 28, 54) */
--brand: #d81c36;
--brand: #d81c33;
--brand-secondary: #f17485;
--brand-hover: #c01830;
--bg-primary: #0a0a0a;