aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/stylesheets/components/type.scss
blob: d4e4ecfcd05bad740b5167d91c608a41d419cec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.font-weight-semibold {
	font-weight: 600;
}


.font-size-16 {
	font-size: 16px;
}

.font-size-28 {
	font-size: 28px;
}