📅  最后修改于: 2022-03-11 15:02:01.555000             🧑  作者: Mango
代码示例1
.footer{
margin-top: 1rem;
padding: 1rem;
background-color: rgb(235, 195, 64);
position: fixed;
bottom: 0;
left: 0;
width: 100%;
}