Skip to content

Commit 86c92e1

Browse files
committed
button margin
1 parent 758494a commit 86c92e1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ sidebar: false
2424

2525
::: {.text-center}
2626

27-
[<button type="button" class="btn btn-primary">INSTALASI</button>](/docs/install.qmd)
28-
[<button type="button" class="btn btn-info">MANUAL/API</button>](/release/feidlambda-0-3.qmd)
29-
[<button type="button" class="btn btn-dark">_SOURCE CODE_</button>](/release/source-code.qmd)
30-
[<button type="button" class="btn btn-danger">OFFICIAL GIST</button>](https://gist.github.com/taruma/92bd33600a3d42dc9aead87558404a12)
27+
[<button type="button" class="btn btn-primary m-1">INSTALASI</button>](/docs/install.qmd)
28+
[<button type="button" class="btn btn-info m-1">MANUAL/API</button>](/release/feidlambda-0-3.qmd)
29+
[<button type="button" class="btn btn-dark m-1">_SOURCE CODE_</button>](/release/source-code.qmd)
30+
[<button type="button" class="btn btn-danger m-1">OFFICIAL GIST</button>](https://gist.github.com/taruma/92bd33600a3d42dc9aead87558404a12)
3131

3232
### OFFICAL GIST URL (feidlambda v0.3.x)
3333

0 commit comments

Comments
 (0)