— 2 Kudos
Marceline (Bitten by a radioactive moth)

"Busy 💔 "
American 😨
Last active:
SpaceHey Blog URL:
https://blog.spacehey.com/marcyymadness
Marceline (Bitten by a radioactive moth)'s Blog Entries
[Subscribe to this Blog]
— 4 Kudos
Put an image under your URL and make it move on hover
Category: Web, HTML, Tech
Not too good at all the HTML and CSS stuff but, I tried .profile .url-info p:last-child { position: relative; display: flex; flex-direction: column; align-items: center; min-height: 180px; } .profile .url-info p:last-child:after { content: ""; position: absolute; top: 30px; left: 50%; transform: translateX(-50%); » Continue Reading