docs/styles.css 182 B raw
1
@import "tailwindcss";
2
3
.vocs_HomePage_logo {
4
	height: 150px !important;
5
}
6
7
.vocs_Sponsors {
8
	max-width: 400px !important;
9
	margin: 4rem auto !important;
10
	height: auto !important;
11
}