summaryrefslogtreecommitdiff
path: root/@linaria/examples/Preact/preact-example/src/routes/profile/style.css
blob: fcb129627bab2f5263b1ada8f7fb5d3dc19970e8 (plain)
1
2
3
4
5
.profile {
	padding: 56px 20px;
	min-height: 100%;
	width: 100%;
}