mirror of https://github.com/gophish/gophish
Fixed image alignment
parent
11e190fca7
commit
0c447c8701
|
@ -169,7 +169,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<img class="img-responsive" style="margin-top:20px;" src="screenshots/releases.png" alt="Generic placeholder image">
|
||||
<img class="img-responsive" style="margin-top:20px;display:inline;text-align:center;" src="screenshots/releases.png" alt="Generic placeholder image">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue