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:
Duplicated from
muellerzr/accelerate-presentation
muellerzr
/
llm-conf
like
20
Running
App
Files
Files
Community
muellerzr
commited on
May 21, 2024
Commit
920212d
·
1 Parent(s):
c3a2ccd
Try this?
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -15,6 +15,10 @@ p {
15
margin-top: 5px;
16
}
17
18
.card {
19
max-width: 620px;
20
margin: 0 auto;
15
margin-top: 5px;
16
}
17
18
+
tr {
19
+
color: #93a1a1;
20
+
}
21
+
22
.card {
23
max-width: 620px;
24
margin: 0 auto;