Update index.svelte
This commit is contained in:
@@ -80,3 +80,8 @@
|
||||
<span class="yt-component" style="float: left">
|
||||
<div id={divId} />
|
||||
</span>
|
||||
<style>
|
||||
.yt-component {
|
||||
box-shadow: 15px 15px #111;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user