Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ADOPLE
/
PDF_Analytics
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
KarthickAdopleAI
commited on
Mar 27, 2024
Commit
606dc37
·
verified
·
1 Parent(s):
92dc72c
Create style.css
Browse files
Files changed (1)
hide
show
style.css
+6
-0
style.css
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
.download_button{
2
+
padding:10px;
3
+
}
4
+
.audio_class{
5
+
height:2in;
6
+
}