79608583

Date: 2025-05-06 11:25:21
Score: 1.5
Natty:
Report link
@media only screen and (orientation:portrait) {
#vbtn01 {
    position: relative;
    top: 0;
    transition: top 0.5s ease 0.5s;
}

#vimg01:hover+#vbtn01 {
    top: -940px;
}

}

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jamie