Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Supabase
/
image-search
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f11f24f
image-search
/
static
/
style.css
Andrew Smith
Initial commit
48e00e6
over 1 year ago
raw
Copy download link
history
blame
Safe
140 Bytes
main
{
display
: flex;
flex-direction
: column;
justify-content
: center;
align-items
: center;
}
.search-form
{
padding
:
20px
0
;
}