summaryrefslogtreecommitdiff
path: root/styles/home/desktop.css
blob: 9860f9a73ccf843df701d5a91b0c3aa0da134ec6 (plain)
1
2
3
4
5
6
@media (min-width: 900px) {
	div.content > div {
		display: flex;
		flex-direction: row;
	}
}