aboutsummaryrefslogtreecommitdiff
path: root/src/components/Views/Home.scss
blob: cd07dd5c48b114889ef7115c1d62d9f33cdf2027 (plain)
1
2
3
4
5
6
7
8
9
@import "../../../styles/theme";
@import "../../../styles/view";

.view {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;;
}