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

Alexander Bilz
01.17.2020 0a88676cf1037308a7eae2ccb69c653877f1e0d4
🩹 Increased font size/spacing for better readability
1 files modified
4 ■■■■ changed files
assets/css/style.css 4 ●●●● patch | view | raw | blame | history
assets/css/style.css
@@ -870,12 +870,12 @@
    flex-grow: 0;
    flex-shrink: 0;
    display: block;
    line-height: 1.5;
    line-height: 2.5;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-size: 1.3em;
  }
  .page-top .nav a.current {