Skip to content

Commit 3b8f481

Browse files
authored
Adjust size of the badges
1 parent 6cfbe0f commit 3b8f481

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,9 +570,10 @@ <h3>B. Changes/Improvements in v3.07</h3>
570570
<p>For more details on mars-sim development , click on SourceFoge or GitHub logo below :
571571

572572
<footer class="container" >
573-
<a href="https://sourceforge.net/p/mars-sim/" rel="nofollow"><img alt="Download Mars Simulation Project" src="https://sourceforge.net/sflogo.php?type=16&group_id=3286"></a>
573+
574+
<a href="https://sourceforge.net/p/mars-sim/" rel="nofollow"><img width="200px" src="https://sourceforge.net/sflogo.php?type=16&group_id=3286"/></a>
574575
<br/><br/>
575-
<a href="https://github.com/mars-sim/mars-sim/" rel="nofollow"><img alt="Mars Simulation Project" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png"></a>
576+
<a href="https://github.com/mars-sim/mars-sim/" rel="nofollow"><img width="200px" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png"/></a>
576577
<br/><br/>
577578
<script src='https://www.openhub.net/p/mars-sim-git/widgets/project_factoids?format=js'></script>
578579
</footer>

0 commit comments

Comments
 (0)