Spaces:
Sleeping
Sleeping
Squaad AI
commited on
Commit
•
ec0c5e9
1
Parent(s):
80f9538
Update style.css
Browse files
style.css
CHANGED
@@ -3,13 +3,9 @@ h1 {
|
|
3 |
display: block;
|
4 |
}
|
5 |
|
6 |
-
#
|
7 |
-
|
8 |
-
color: #fff;
|
9 |
-
background: #1565c0;
|
10 |
-
border-radius: 100vh;
|
11 |
}
|
12 |
-
|
13 |
#component-0 {
|
14 |
max-width: 730px;
|
15 |
margin: auto;
|
|
|
3 |
display: block;
|
4 |
}
|
5 |
|
6 |
+
#description {
|
7 |
+
text-align: center;
|
|
|
|
|
|
|
8 |
}
|
|
|
9 |
#component-0 {
|
10 |
max-width: 730px;
|
11 |
margin: auto;
|