Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randstad-legacy
/
Questions_Generator_For_Screening
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Karthikeyan
commited on
Jul 4, 2023
Commit
90914ef
·
1 Parent(s):
0d938ae
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
CHANGED
Viewed
@@ -20,4 +20,7 @@
20
.rightimage{
21
padding-top:35px;
22
margin-right:320px;
23
}
20
.rightimage{
21
padding-top:35px;
22
margin-right:320px;
23
+
}
24
+
.heightfit{
25
+
height:85px;
26
}