File size: 157 Bytes
779968d
b22bf98
b26246b
 
 
 
3adb9d3
b26246b
 
 
 
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 {
}