kremalicious/blowfish

View on GitHub
src/renderer/components/Label.module.css

Summary

Maintainability
Test Coverage
.label {
  color: #8b98a9;
  font-size: 0.85rem;
  display: block;
  white-space: nowrap;
  margin-top: 0.5rem;
}