summaryrefslogtreecommitdiff
path: root/assets/main.scss
blob: e55421ce896c53b9e533e38895b72b0e41737257 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# Only the main Sass file needs front matter (the dashes are enough)
---

@import "minima";

code {
  white-space: nowrap;
}

tfoot td {
  font-style: italic;
}