New font, and only scroll the infos

This commit is contained in:
Taevas 2023-05-29 22:09:20 +02:00
parent 74da396a8b
commit 0f45ccbc39
5 changed files with 16 additions and 6 deletions

View file

@ -8,7 +8,7 @@ import Anilist from "./infos/Anilist";
function Infos() {
return (
<div className="bg-gradient-to-r from-sky-600 to-indigo-600 text-white inline-block static">
<div className="h-full fixed right-0 overflow-y-auto border-l-3 border-white border-solid bg-gradient-to-r from-sky-600 to-indigo-600 text-white inline-block static">
<Lastfm/>
<Speedruncom/>
<Git/>