try alternative method of iframe scaling

This commit is contained in:
2023-02-24 19:32:23 +10:30
parent 5193c3ec0c
commit d15532ee54
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,6 @@
<img class="profile-img" src="/img/cropped.png"/>
<a href="/">
<img class="profile-img" src="/img/cropped.png"/>
</a>
<div class="sidebar-contents">
{% include 'partials/navigation.njk' %}
</div>