mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
12.43.2024 ff73a346dd6f2891d721e367ec0c08982b86bd6e
fix: set scrollbar gutter stable
refs/notes/semantic-release-v1.7.1
semantic-release-bot <semantic-release-bot@martynus.net>
Tuesday, November 12, 2024 10:21 +0100
{"channels":[null]}
1 files modified
4 ■■■■ changed files
assets/scss/_content.scss 4 ●●●● patch | view | raw | blame | history
assets/scss/_content.scss
@@ -2,6 +2,10 @@
// Content
//-------------------------------------------------------------------------------
html {
  scrollbar-gutter: stable;
}
a {
  color: #848d96;
  text-decoration: none;