Jon Solow
Copy over all css from nfl-playoff-challenge react app
f63d934
raw
history blame contribute delete
123 Bytes
.loading {
display: flex;
justify-content: center;
padding-top: 2em;
font-size: 1.5rem;
font-family: var(--font-2);
}