Skip to content

Commit

Permalink
feat: increase font size of sidebar title
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderdavide committed Feb 20, 2022
1 parent 82b2cee commit 17b1b74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/scss/partials/components/_sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
letter-spacing: 2px;
line-height: 1;
margin: 1em;

a {
font-size: 3.2rem;
}
}
}
}

0 comments on commit 17b1b74

Please sign in to comment.