markdown fixes, code highlight fix

This commit is contained in:
codecalm
2020-02-02 16:21:56 +01:00
parent 9e9f866aee
commit 71ac502a45
3 changed files with 32 additions and 272 deletions
+4
View File
@@ -26,6 +26,10 @@
}
}
&::-webkit-scrollbar-corner {
background: transparent;
}
&:hover::-webkit-scrollbar-thumb {
background: $gray-500;