sparkletown/sparkle

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

Summary

Maintainability
Test Coverage
@import "scss/constants";

.VenuePartygoers {
  color: var(--content--over-50a);
  font-size: font-size--root(0.8);
  margin-left: font-size--root(2.5);
}