소스 검색

Pin docs content background to the top

DarthSim 6 년 전
부모
커밋
02a505b015
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/assets/style.css

+ 1 - 0
docs/assets/style.css

@@ -28,6 +28,7 @@
     var(--base-background-color-trans),
     var(--base-background-color) 500px
   ), url('/assets/pattern.svg');
+  background-attachment: fixed;
 }
 
 .loading {