📜  向下移动标题 css 代码示例

📅  最后修改于: 2022-03-11 14:47:41.397000             🧑  作者: Mango

代码示例2
.header {
  /* styles */
  position: fixed;
  margin-top: 50px; /* or whatever */
}