Skip to content

Commit 78e36e0

Browse files
committed
improve readme
1 parent bc67a30 commit 78e36e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/home.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<div class="flex-item">
125125
<div class="flex-item-main">
126126
<div class="flex-item-body">
127-
<a class="muted" href="{{.TreeLink}}/{{.FileName}}">
127+
<a class="gt-df gt-ac gt-gap-3 muted" href="{{.TreeLink}}/{{.FileName}}">
128128
{{svg "octicon-book"}}{{ctx.Locale.Tr "readme"}}
129129
</a>
130130
</div>

0 commit comments

Comments
 (0)