𝙍𝙚𝙢

𝙍𝙚𝙢's profile picture

"IM TOO LAZY TO FINISH CODING"

Young, Broke, Sad, American.

Last active:

Mood: TIRED

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/remscloset

𝙍𝙚𝙢's Interests

Callgirls Self

General

Music

Movies

Television

Books

Heroes

𝙍𝙚𝙢's Latest Blog Entries [View Blog]

There are no Blog Entries yet.

𝙍𝙚𝙢's Blurbs

About me:

Who I'd like to meet:

𝙍𝙚𝙢's Friends Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Dia s diary

Dia s diary's profile picture

I loveee your page!!!! how did you get your PFP to spin? the code I used does not work...

Report Comment



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