1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 23:29:42 +02:00

responsive tweaks to github section

This commit is contained in:
Harvey Kandola 2016-09-11 10:24:20 -07:00
parent 545b1cba71
commit 2154d01dcc
4 changed files with 6 additions and 7 deletions

View file

@ -25,7 +25,7 @@ const commitsTemplate = `
</p>
<div class="margin-top-20"></div>
<table class="github-table no-width">
<table class="github-table">
<tbody>
{{range $stats := .AuthorStats}}
<tr>
@ -65,7 +65,7 @@ const commitsTemplate = `
{{if eq 1 .RepoCount}} repository. {{else}} repositories. {{end}}
</p>
<div class="margin-top-20"></div>
<table class="github-table no-width">
<table class="github-table">
<tbody>
{{range $commit := .BranchCommits}}
<tr>