This commit is contained in:
parent
92e44befed
commit
96bc6da8d4
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
<div style="position: relative; pointer-events: none;" class="flex-container">
|
||||
<img id="logo" class="icon" src="/assets/icon.svg"
|
||||
style="position: absolute; height: calc(min(275px, 50vw) + var(--energy)); overflow: hidden;">
|
||||
<div id="audioContainer" style="position: absolute;"></div>
|
||||
<div id="audioContainer" style="position: absolute;width:100%"></div>
|
||||
</div>
|
||||
<div style="height: min(30vw, 150px);"></div>
|
||||
<audio preload="none" id="player" src="/assets/westside.opus" loop></audio>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue