Publishing Imperfectly

We'll never be ready to write or do anything that requires us to put ourselves out there. So, we have to be willing to publish imperfectly.

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