Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
zero-gpu-spaces
like
831
Running
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
b10df03
zero-gpu-spaces
/
assets
/
globals.css
enzostvs
HF staff
initial commit
b10df03
11 months ago
raw
Copy download link
history
blame
Safe
174 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
body
{
@apply
bg-gray-
100
overflow-hidden;
}
@layer
utilities {
.text-balance
{
text-wrap: balance;
}
}