aboutsummaryrefslogtreecommitdiff
path: root/styles/defaults.scss
blob: cc0b9c690259c53f85956744c3a8f5da433a6eb9 (plain)
1
2
3
4
5
6
7
8
body {
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

a {
  text-decoration: none;
}