Prop change

This commit is contained in:
Maxim Stewart 2020-06-21 18:15:04 -05:00
parent e03114224f
commit cfb4f9f7d0
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
<a href="{{note}}" target="_blank"> <a href="{{note}}" target="_blank">
{{note}} {{note}}
</a> </a>
<img src="{{note}}" width="480px" height="650px" /> <img src="{{note}}" width="650px" height="auto" />
</div> </div>
{% else %} {% else %}
<a class="list-group-item list-group-item-action" href="{{note}}" target="_blank"> <a class="list-group-item list-group-item-action" href="{{note}}" target="_blank">