Fix unfirehose logo light mode contrast & add auto-push rule to CLAUDE.md

This commit is contained in:
russell@unturf.com 2026-03-14 10:13:53 -04:00
parent 0978dd5233
commit 542b6aeb3d
2 changed files with 8 additions and 0 deletions

View file

@ -298,6 +298,10 @@ sup a:hover {
.logo-container {
background: rgba(0, 0, 0, 0.03);
}
.unfirehose-logo {
color: #000000 !important;
-webkit-text-fill-color: #000000;
}
}
@media (min-width: 768px) {