feat: a little more useable on mobile
This commit is contained in:
parent
b7fe539cf0
commit
5488352514
3 changed files with 68 additions and 37 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
@custom-variant dark (&:where(.dark, .dark *));
|
||||
|
||||
@theme {
|
||||
--radius: 2px;
|
||||
--radius-lg: 4px;
|
||||
--radius-full: 9999px;
|
||||
}
|
||||
|
||||
:root {
|
||||
--bg: #fafafa;
|
||||
--bg-card: #ffffff;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue