Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
AstroLens
/
HoroScope
like
0
Running
App
Files
Files
main
HoroScope
/
src
/
index.css
ntphuc149
Update src/index.css
7d9cce0
verified
10 months ago
raw
Copy download link
history
blame
Safe
197 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
/* Custom styles nếu cần */
body
{
margin
:
0
;
font-family
: -apple-system, BlinkMacSystemFont,
'Segoe UI'
,
'Roboto'
, sans-serif;
}