3달간 수정 사항
This commit is contained in:
@@ -16,7 +16,11 @@
|
||||
--breakpoint-lg: 1024px;
|
||||
--breakpoint-xl: 1280px;
|
||||
--breakpoint-2xl: 1536px;
|
||||
--text-sm--line-height: 18px;
|
||||
--text-base: 14px;
|
||||
*/
|
||||
--text-sm: 13px;
|
||||
|
||||
|
||||
--breakpoint-*: initial;
|
||||
--breakpoint-2xsm: 640px;
|
||||
@@ -200,7 +204,7 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
body {
|
||||
@apply relative font-normal font-outfit z-1 bg-gray-50;
|
||||
@apply relative font-normal font-outfit z-1 bg-gray-50 dark:bg-gray-900;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user