docs: install from the v1.0.0 release tarball on git.dreamodus.software
This commit is contained in:
parent
54d006b137
commit
b3eaa604c2
5 changed files with 28 additions and 9 deletions
|
|
@ -178,9 +178,14 @@ body {
|
|||
padding: 10px 16px;
|
||||
border-radius: 10px;
|
||||
font-family: var(--font-mono);
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
color: var(--accent-2);
|
||||
position: relative;
|
||||
max-width: calc(100% - 32px);
|
||||
}
|
||||
.hero .install span {
|
||||
word-break: break-all;
|
||||
text-align: left;
|
||||
}
|
||||
.hero .install button {
|
||||
background: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue