File size: 157 Bytes
e0d819a
ea649e4
e0d819a
 
 
 
c507f8c
e0d819a
 
 
 
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 {
}