Skip to content

Commit 1fbe6fd

Browse files
committed
don't highlight tutorials button
1 parent 8718612 commit 1fbe6fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_includes/header.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</span>
2323
<div class="d-flex flex-column align-items-center gap-0 pb-5">
2424
<div class="d-flex flex-row flex-wrap panel-wrapper gap-2">
25-
<a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button--fill btn">
25+
<a href="https://turinglang.org/docs/tutorials/docs-00-getting-started/" class="button btn">
2626
Tutorials
2727
</a>
2828
<a href="https://julialang.slack.com/archives/CCYDC34A0" class="button btn">
@@ -36,4 +36,4 @@
3636
</a>
3737
</div>
3838
</div>
39-
```
39+
```

0 commit comments

Comments
 (0)