Upload index.html with huggingface_hub
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -37,7 +37,8 @@
|
|
| 37 |
max-width: 350px;
|
| 38 |
width: 100%;
|
| 39 |
height: auto;
|
| 40 |
-
margin
|
|
|
|
| 41 |
}
|
| 42 |
|
| 43 |
.subtitle {
|
|
|
|
| 37 |
max-width: 350px;
|
| 38 |
width: 100%;
|
| 39 |
height: auto;
|
| 40 |
+
margin: 0 auto 25px auto;
|
| 41 |
+
display: block;
|
| 42 |
}
|
| 43 |
|
| 44 |
.subtitle {
|