feat: use snpro
This commit is contained in:
parent
5335643f61
commit
66facdab26
|
|
@ -1,7 +1,9 @@
|
|||
body, #root {
|
||||
@apply h-screen;
|
||||
@apply text-zinc-800;
|
||||
@apply text-zinc-700;
|
||||
@apply cursor-default;
|
||||
|
||||
font-family: 'SNPro', sans-serif;
|
||||
}
|
||||
|
||||
.drag-region {
|
||||
|
|
|
|||
Loading…
Reference in New Issue