mirror of https://github.com/lxndrblz/anatole.git

alexanderdavide
20.24.2022 17b1b747a18d100267a0d9d04fcdb0881d25c1a2
feat: increase font size of sidebar title
1 files modified
4 ■■■■ changed files
assets/scss/partials/components/_sidebar.scss 4 ●●●● patch | view | raw | blame | history
assets/scss/partials/components/_sidebar.scss
@@ -66,6 +66,10 @@
      letter-spacing: 2px;
      line-height: 1;
      margin: 1em;
      a {
        font-size: 3.2rem;
      }
    }
  }
}