mobile updates
This commit is contained in:
parent
be9bc4f65c
commit
af5f3d4a29
5 changed files with 54 additions and 17 deletions
|
@ -12,7 +12,7 @@ function profileShuffle() {
|
|||
"rotate(" + rnd * -1 + "deg)";
|
||||
|
||||
// Bio Text
|
||||
shuffle[i].getElementsByTagName("div")[0].style.transform =
|
||||
shuffle[i].getElementsByClassName("bio")[0].style.transform =
|
||||
"rotate(" + rnd * -1 + "deg)";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue