remove nbsp

This commit is contained in:
skidoodle 2022-10-09 01:13:36 +02:00
parent eb5487385e
commit 69e57f2fcb

View file

@ -58,8 +58,7 @@ export default function () {
<div className="mt-3 flex justify-center items-center"> <div className="mt-3 flex justify-center items-center">
<FaSpotify className="text-[#32a866]" /> <FaSpotify className="text-[#32a866]" />
&nbsp; <p className="font-semibold pl-1">
<p className="font-semibold">
Listening to Listening to
{spotify.song ? ( {spotify.song ? (
<Link href={`${spotify.song.url}`}> <Link href={`${spotify.song.url}`}>