sparkletown/sparkle

View on GitHub
src/components/molecules/DonatePopUp/DonatePopUp.scss

Summary

Maintainability
Test Coverage
.not-yet-button {
  border: none;
  background-color: transparent;
  color: white;
  margin-top: 20px;
  text-decoration: underline;
  font-size: 16px;
}

.donate-container {
  text-align: center;
}