diff --git a/src/components/AssBrowser.astro b/src/components/AssBrowser.astro index f0cd38e..9a141f6 100644 --- a/src/components/AssBrowser.astro +++ b/src/components/AssBrowser.astro @@ -8,21 +8,24 @@ import GroupBox from "@components/GroupBox.astro"; } - -

-

YOUR BROWSER IS ASS

- - Your browser, does not support the full set - of web features which means that nin0.dev may not work as well as it - would on a non-ass browser. -
-
- Consider switching to a browser that is not ass such as Safari, Brave, or if you really have no - option, Chrome. (these are personal preferences and I am not paid to say this) -
-

-
+ + +

+

YOUR BROWSER IS ASS

+ + Your browser, does not support the full + set of web features which means that nin0.dev may not work as well + as it would on a non-ass browser. +
+
+ Consider switching to a browser that is not ass such as Safari, Brave, or if you really have + no option, Chrome. (these are personal preferences and I am not paid to say + this) +
+

+
+
diff --git a/src/components/windows/main/SpotifyCard.astro b/src/components/windows/main/SpotifyCard.astro index 3e1d8f9..86b269a 100644 --- a/src/components/windows/main/SpotifyCard.astro +++ b/src/components/windows/main/SpotifyCard.astro @@ -4,7 +4,13 @@ import HeartIcon from "@assets/svg/heart.svg"; ---