📅  最后修改于: 2022-03-11 14:47:43.343000             🧑  作者: Mango
.right {
position: fixed; /* the fixed pos makes it work */
left: /*how much you want to move it left
put % or px or rem at end of the amount */;
}