diff --git a/src/components/Card.astro b/src/components/Card.astro index b60d3d7..060a652 100644 --- a/src/components/Card.astro +++ b/src/components/Card.astro @@ -21,7 +21,6 @@ const { title } = Astro.props; } .card { - width: fit-content; /* the golden rule i think */ /* max-width: 800px is my everything */ max-width: 800px; diff --git a/src/components/LastFm.astro b/src/components/LastFm.astro new file mode 100644 index 0000000..42f77ff --- /dev/null +++ b/src/components/LastFm.astro @@ -0,0 +1,66 @@ +--- +--- + +
+ this site was made as a dumping grounds for whatever i decide to put on here eventually, more coming soon, i promise!! the whole thing as a whole is still a work in progress
feel free to look around, and if you have any questions, feel free to ask me on my socials or contact me directly
+