You've already forked zblade.dev
Update download links to releases page, add platform format indicators, refine architecture labels
This commit is contained in:
@@ -1001,6 +1001,15 @@ section {
|
||||
letter-spacing: 0.05em;
|
||||
}
|
||||
|
||||
.platform-formats {
|
||||
font-family: var(--font-mono);
|
||||
font-size: 0.7rem;
|
||||
color: var(--color-text-tertiary);
|
||||
margin-top: var(--space-xs);
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.1em;
|
||||
}
|
||||
|
||||
.platform-action {
|
||||
font-family: var(--font-mono);
|
||||
font-size: 0.85rem;
|
||||
|
||||
Reference in New Issue
Block a user