xl / css.md

0 喜歡
0 分支
1 檔案
最後活躍 11 months ago

header: fixed

.fixed-header {
  position: fixed;
  top: 20px;
}

header: sticky

上一頁 下一頁