fix anchor
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
@theme {
|
||||
--font-sans:
|
||||
'Roboto', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji',
|
||||
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
||||
'Roboto', ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
||||
'Noto Color Emoji';
|
||||
|
||||
--color-yellow-primary: #ffcf82;
|
||||
--color-yellow-secondary: #f2ebe1;
|
||||
@@ -20,5 +20,5 @@
|
||||
|
||||
html,
|
||||
body {
|
||||
@apply text-white bg-black;
|
||||
@apply text-white bg-black scroll-pt-24;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user