New font, and only scroll the infos
This commit is contained in:
parent
74da396a8b
commit
0f45ccbc39
5 changed files with 16 additions and 6 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue