nDimensional
commited on
Commit
•
fe81ab0
1
Parent(s):
5f5dea8
Update README.md
Browse files
README.md
CHANGED
@@ -44,13 +44,11 @@ widget:
|
|
44 |
letter-spacing: 0.1em;
|
45 |
padding: 0.5em 0;
|
46 |
background: transparent;
|
47 |
-
overflow: hidden;
|
48 |
}
|
49 |
.title span {
|
50 |
background: -webkit-linear-gradient(45deg, #fcb900, #ff6900);
|
51 |
-webkit-background-clip: text;
|
52 |
-webkit-text-fill-color: transparent;
|
53 |
-
white-space: nowrap;
|
54 |
}
|
55 |
.icon {
|
56 |
margin-right: 10px;
|
@@ -66,7 +64,7 @@ widget:
|
|
66 |
<img src="https://huggingface.co/Schisim/Death-Korps-of-Krieg-SDXL-LoRA-Warhammer-40k/resolve/main/assets/militarum.svg" atl="Astra Militarum Icon"/>
|
67 |
</div>
|
68 |
<h1 class="title">
|
69 |
-
<span>Death Korps of Krieg
|
70 |
</h1>
|
71 |
</div>
|
72 |
</html>
|
|
|
44 |
letter-spacing: 0.1em;
|
45 |
padding: 0.5em 0;
|
46 |
background: transparent;
|
|
|
47 |
}
|
48 |
.title span {
|
49 |
background: -webkit-linear-gradient(45deg, #fcb900, #ff6900);
|
50 |
-webkit-background-clip: text;
|
51 |
-webkit-text-fill-color: transparent;
|
|
|
52 |
}
|
53 |
.icon {
|
54 |
margin-right: 10px;
|
|
|
64 |
<img src="https://huggingface.co/Schisim/Death-Korps-of-Krieg-SDXL-LoRA-Warhammer-40k/resolve/main/assets/militarum.svg" atl="Astra Militarum Icon"/>
|
65 |
</div>
|
66 |
<h1 class="title">
|
67 |
+
<span>Death Korps of Krieg</span>
|
68 |
</h1>
|
69 |
</div>
|
70 |
</html>
|