𝙍𝙚𝙢
"IM TOO LAZY TO FINISH CODING"
Young, Broke, Sad, American.
Last active:
Mood: TIRED
View my: Blog | Forum Topics
Contacting 𝙍𝙚𝙢
SpaceHey URL:
https://spacehey.com/remscloset
𝙍𝙚𝙢's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
𝙍𝙚𝙢's Links
𝙍𝙚𝙢's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
𝙍𝙚𝙢's Blurbs
About me:
Who I'd like to meet:
𝙍𝙚𝙢's Friend Space
[view all]𝙍𝙚𝙢 has 38 friends.
𝙍𝙚𝙢's Friends Comments
Displaying 1 of 1 comments ( View all | Add Comment )
|
Dia s diary
|
I loveee your page!!!! how did you get your PFP to spin? the code I used does not work... |
I used a layout. Let me check if I can send you the code!
by 𝙍𝙚𝙢; ; Report
@keyframes spin{
from{ transform:rotate(0deg); }
to{ transform:rotate(-360deg); }
}
.general-about .profile-pic img{
border-radius: 50%;
animation: spin 7s infinite linear;
}
Here is the code! If it doesn't show or work its the 2nd one down from the popular layouts!
by 𝙍𝙚𝙢; ; Report
Thank you so muchhhhh
by Dia s diary; ; Report