Spaces:
Running
on
Zero
Running
on
Zero
frankaging
commited on
Commit
·
b6c88e7
1
Parent(s):
c989096
claude impl
Browse files
style.css
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
h1 {
|
2 |
text-align: center;
|
3 |
display: block;
|
4 |
}
|
@@ -19,4 +19,4 @@ h1 {
|
|
19 |
.gr-column:nth-child(1),
|
20 |
.gr-column:nth-child(2) {
|
21 |
min-height: 500px;
|
22 |
-
}
|
|
|
1 |
+
/* h1 {
|
2 |
text-align: center;
|
3 |
display: block;
|
4 |
}
|
|
|
19 |
.gr-column:nth-child(1),
|
20 |
.gr-column:nth-child(2) {
|
21 |
min-height: 500px;
|
22 |
+
} */
|