Browse Source

Fix GitHub corner in the docs to the top

DarthSim 5 years ago
parent
commit
e08c4b7597
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/assets/style.css

+ 4 - 0
docs/assets/style.css

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