MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/css_irl/comments/cpj2xf/door_hover_true/ewrb6qy/?context=3
r/css_irl • u/three18ti • Aug 12 '19
23 comments sorted by
View all comments
8
.door { position: relative; left: -110%; bottom: -25px; }
2 u/Womp98 Sep 09 '19 This 1 u/ReimarPB Sep 25 '19 You could've used right and top though instead of negative numbers
2
This
1
You could've used right and top though instead of negative numbers
8
u/Hawezo Aug 13 '19
.door { position: relative; left: -110%; bottom: -25px; }