This commit is contained in:
+3
-3
@@ -19,9 +19,9 @@ code {
|
|||||||
@tailwind utilities;
|
@tailwind utilities;
|
||||||
|
|
||||||
@layer base {
|
@layer base {
|
||||||
h3 {
|
h3 {
|
||||||
@apply pointer-events-none select-none text-lg font-semibold text-gray-900;
|
@apply pointer-events-none select-none text-xs font-medium leading-tight text-gray-900;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer components {
|
@layer components {
|
||||||
|
|||||||
Reference in New Issue
Block a user