mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 08:59:19 +02:00
fixed lastfm width issue
This commit is contained in:
parent
f50efb78ab
commit
f894d3fde5
2 changed files with 22 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<script script lang="ts" async>
|
||||
import { select_option } from "svelte/internal";
|
||||
import FontAwesome from "../../components/FontAwesome.svelte";
|
||||
import Footer from "../../components/Footer.svelte";
|
||||
import Footer from "../../components/Footer.svelte";
|
||||
import NavBar from "../../components/NavBar.svelte";
|
||||
import ParallaxBg from "../../components/ParallaxBg.svelte";
|
||||
import Padding from "../../components/padding.svelte";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue