File size: 156 Bytes
65a5a49
a770ca8
65a5a49
 
 
 
af85f3e
65a5a49
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
@import "tailwindcss";
@source "../node_modules/@elvis/ui/dist";

.title { 
	font-size: 32px;
	font-weight: bold;
	/* background: #ffffff;  */
}

.desc {
}