ソースを参照

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;
+}