fix hypoprofile

This commit is contained in:
MathMan05 2024-07-24 15:51:05 -05:00
parent c7e3e41205
commit 48f0546b47
3 changed files with 3 additions and 3 deletions

View file

@ -135,7 +135,7 @@ class User{
div.style.top=y+"px";
div.classList.add("profile","flexttb");
}else{
div.classList.add("hypoprofile");
div.classList.add("hypoprofile","flexttb");
}
{