summaryrefslogtreecommitdiff
path: root/source/features/rgh-feature-descriptions.css
blob: 847edef5d5143584d33e60f4707da86912639bb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
.rgh-feature-description {
	flex-basis: 300px !important;
	flex-grow: 1;
}

.rgh-feature-description :is(code, kbd) {
	font-size: 0.8em;
	line-height: 0.8;
}