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"> <div class="sidebar-contents">
{% include 'partials/navigation.njk' %} {% include 'partials/navigation.njk' %}
</div> </div>

View File

@ -6,7 +6,7 @@ title: three albums - january 2022
gnarly evocative ambient album that changes in tone and style over the hour to write a really sweet narrative gnarly evocative ambient album that changes in tone and style over the hour to write a really sweet narrative
<iframe style="border: 0; width: 100%; height: 320px;" src="https://bandcamp.com/EmbeddedPlayer/album=2390404927/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless><a href="https://dylanhenner.bandcamp.com/album/you-always-will-be">You Always Will Be by Dylan Henner</a></iframe> <iframe style="border: 0; height: 320px;" src="https://bandcamp.com/EmbeddedPlayer/album=2390404927/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless width="100%"><a href="https://dylanhenner.bandcamp.com/album/you-always-will-be">You Always Will Be by Dylan Henner</a></iframe>
## 2. world is yours - mass of the fermenting dregs ## 2. world is yours - mass of the fermenting dregs
@ -17,4 +17,4 @@ this isnt really a new album but i hadnt heard it before. pretty classic j-rock,
## 1. vivarium - angus macrae ## 1. vivarium - angus macrae
one of the best neo-classical albums ive heard in forever, feels like a really good cohesive movie score one of the best neo-classical albums ive heard in forever, feels like a really good cohesive movie score
<iframe style="border: 0; width: 100%; height: 320px;" src="https://bandcamp.com/EmbeddedPlayer/album=974618955/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless><a href="https://angusmacrae.bandcamp.com/album/vivarium">Vivarium by Angus MacRae</a></iframe> <iframe style="border: 0; height: 320px;" src="https://bandcamp.com/EmbeddedPlayer/album=974618955/size=large/bgcol=ffffff/linkcol=0687f5/artwork=small/transparent=true/" seamless width="100%"><a href="https://angusmacrae.bandcamp.com/album/vivarium">Vivarium by Angus MacRae</a></iframe>