Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ADOPLE/Screening-Assistant
aipoc
/
Screening-Assistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Baskar2005
commited on
May 22, 2024
Commit
28acc4b
·
verified
·
1 Parent(s):
918db85
Upload style.css
Browse files
Files changed (1)
hide
show
style.css
+13
-0
style.css
ADDED
Viewed
@@ -0,0 +1,13 @@
1
+
2
+
.leftimage{
3
+
border-radius: 50px;
4
+
left: 220px;
5
+
width: 50px;
6
+
top: 56px;
7
+
margin-left:250px;
8
+
9
+
position:relative;
10
+
}
11
+
.center{
12
+
text-align:center;
13
+
}