lukaskupczyk/react-hook-consent

View on GitHub
docs/src/components/homepage/features/index.module.css

Summary

Maintainability
Test Coverage
.features {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  width: 100%;
}

.featureSvg {
  height: 200px;
  width: 200px;
}