Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jsolow
/
nfl-playoff-challenge-streamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nfl-playoff-challenge-streamlit
/
src
/
css
/
App.css
Jon Solow
Copy over all css from nfl-playoff-challenge react app
f63d934
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
.loading
{
display
: flex;
justify-content
: center;
padding-top
:
2em
;
font-size
:
1.5rem
;
font-family
:
var
(--font-
2
);
}