diff --git a/docs/src/components/TileCard.svelte b/docs/src/components/TileCard.svelte index 55bb2464..9bf41ffd 100644 --- a/docs/src/components/TileCard.svelte +++ b/docs/src/components/TileCard.svelte @@ -18,7 +18,7 @@ this="{tileComponent}" href="{href}" {...$$restProps} - style="height: 100%;" + style="height: 100%; width: 100%; position: absolute;" >