aboutsummaryrefslogtreecommitdiff
path: root/_sass/typography.scss
blob: 836c9da798fa756fa3dfe9452484aedbd83b0c5a (plain)
1
2
3
4
5
6
7
8
9
html {
	hyphens: auto;
	tab-size: 2;
}

h1, h2, h3, h4, h5, h6,
aside,
header { text-wrap: balance; }