Non-Negotiables

Clarity in prioritizing what we know works for us enables us to creatively explore the rest of our day.

Non-Negotiables
/* Fix comment box visibility in dark mode */ .gh-comments-container input, .gh-comments-container textarea { background-color: #222 !important; color: #fff !important; }