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