Skip to content

Instantly share code, notes, and snippets.

@chrisjensen
Created June 15, 2020 21:01
Show Gist options
  • Save chrisjensen/c0739c43ca8364d063ec0683d30dedb2 to your computer and use it in GitHub Desktop.
Save chrisjensen/c0739c43ca8364d063ec0683d30dedb2 to your computer and use it in GitHub Desktop.
Style Highest Donor
.highest-donor {
&__wrapper {
padding: 1rem;
background: white;
color: black;
text-align: center;
}
&__body {
font-size: 1.2rem;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment