Skip to content

Commit 9cbf7e7

Browse files
Merge pull request #3358 from jasonrandrews/review
larger content count image on the stats page
2 parents 863e886 + 7e9173e commit 9cbf7e7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

13.9 KB
Loading

themes/arm-design-system-hugo-theme/layouts/stats/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1>Content Growth</h1>
9696
</div>
9797
<div class="c-row u-margin-top-2">
9898
<div class="c-col">
99-
<img src="/stats/content_over_time.png" alt="Content growth over time" style="width:100%; max-width:900px;">
99+
<img src="/stats/content_over_time.png" alt="Content growth over time" style="width:100%; max-width:1200px; display:block; margin:auto;">
100100
</div>
101101
</div>
102102

0 commit comments

Comments
 (0)