tnantoka/wizu

View on GitHub
app/assets/stylesheets/modules.scss

Summary

Maintainability
Test Coverage
.clean-background {
  background: none; 
  border: none;
}

.logo {
  font-family: 'Lato', sans-serif;
}

.text-break {
  word-break: break-all;
}