try alternative method of iframe scaling
This commit is contained in:
@ -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>
|
@ -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
|
||||
|
||||
<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
|
||||
|
||||
@ -17,4 +17,4 @@ this isnt really a new album but i hadnt heard it before. pretty classic j-rock,
|
||||
## 1. vivarium - angus macrae
|
||||
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>
|
Reference in New Issue
Block a user