We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a5852 commit ff73a34Copy full SHA for ff73a34
1 file changed
assets/scss/_content.scss
@@ -2,6 +2,10 @@
2
// Content
3
//-------------------------------------------------------------------------------
4
5
+html {
6
+ scrollbar-gutter: stable;
7
+}
8
+
9
a {
10
color: #848d96;
11
text-decoration: none;
0 commit comments