瀏覽代碼

Fix GitHub corner in the docs to the top

DarthSim 6 年之前
父節點
當前提交
e08c4b7597
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/assets/style.css

+ 4 - 0
docs/assets/style.css

@@ -103,3 +103,7 @@
       display: none;
   }
 }
+
+.github-corner {
+  position: fixed;
+}