Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,6 @@ tags:
|
|
10 |
library_name: safetensors
|
11 |
---
|
12 |
|
13 |
-
<p align="center" style="font-size: 3.6rem; font-weight: bold; margin: 0; padding: 0;"> ∞ 218xl ∞ </p>
|
14 |
-
|
15 |
<style>
|
16 |
.title-container {
|
17 |
display: flex;
|
@@ -23,11 +21,11 @@ library_name: safetensors
|
|
23 |
.title {
|
24 |
font-size: 2.5em;
|
25 |
text-align: center;
|
26 |
-
color: #
|
27 |
-
font-family: '
|
28 |
text-transform: uppercase;
|
29 |
-
letter-spacing: 0.
|
30 |
-
padding: 0.
|
31 |
background: transparent;
|
32 |
}
|
33 |
|
@@ -146,6 +144,7 @@ library_name: safetensors
|
|
146 |
</style>
|
147 |
|
148 |
<h1 class="title">
|
|
|
149 |
</h1>
|
150 |
<table class="custom-table">
|
151 |
<tr>
|
|
|
10 |
library_name: safetensors
|
11 |
---
|
12 |
|
|
|
|
|
13 |
<style>
|
14 |
.title-container {
|
15 |
display: flex;
|
|
|
21 |
.title {
|
22 |
font-size: 2.5em;
|
23 |
text-align: center;
|
24 |
+
color: #d6767f;
|
25 |
+
font-family: 'Roboto', sans-serif;
|
26 |
text-transform: uppercase;
|
27 |
+
letter-spacing: 0.11em;
|
28 |
+
padding: 0.218em 0;
|
29 |
background: transparent;
|
30 |
}
|
31 |
|
|
|
144 |
</style>
|
145 |
|
146 |
<h1 class="title">
|
147 |
+
<span>∞ 218xl ∞</span>
|
148 |
</h1>
|
149 |
<table class="custom-table">
|
150 |
<tr>
|