Skip to content

Commit aca5778

Browse files
committed
Resize images
1 parent e24df4d commit aca5778

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

favicon.ico

0 Bytes
Binary file not shown.

index.html

Lines changed: 3 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
<br>
1414
<div style="text-align:center">
1515
<a href="/assets/img/shinystan/home.png">
16-
<img src="/assets/img/shinystan/home.png" style="width: 27%;"/>
16+
<img src="/assets/img/shinystan/home.png" style="width: 25.7%;"/>
1717
</a>
1818
<a href="/assets/img/shinystan/explore.png">
19-
<img src="/assets/img/shinystan/explore.png" style="width: 35%;"/>
19+
<img src="/assets/img/shinystan/explore.png" style="width: 33.33%;"/>
2020
</a>
2121
<a href="/assets/img/shinystan/diagnose.png">
22-
<img src="/assets/img/shinystan/diagnose.png" style="width: 35%;"/>
22+
<img src="/assets/img/shinystan/diagnose.png" style="width: 33.33%;"/>
2323
</a>
2424
</div>
2525

0 commit comments

Comments
 (0)