summaryrefslogtreecommitdiff
path: root/platform-workshop/css/custom.css
blob: bb604ba78e27a43c27063600c0c1e2743cf46188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.reveal h2 {
	font-size:2.07em;
	hyphens: auto;
}

.reveal h1 {
	font-size: 2.55em;
}

.reveal code {
	font-size:1.5em;
	line-height:1.3em;
}