aboutsummaryrefslogtreecommitdiffstats
path: root/components/validation/_validation.scss
blob: 771a242419aa6142090706773d9f8db7645f8437 (plain)
1
2
3
4
5
6
7
8
9
.sdc-validation {

	font-size: $body-font-4;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-top: 10px;

}