feat: some shit
This commit is contained in:
@@ -9,6 +9,10 @@ export default function App({ Component }: AppProps) {
|
||||
<link href="/prism-material-dark.css" rel="stylesheet" />
|
||||
<style>
|
||||
{`
|
||||
:root {
|
||||
--background: rgb(43, 41, 48);
|
||||
--foreground: rgb(129, 129, 129);
|
||||
}
|
||||
/* work-sans-regular - latin */
|
||||
@font-face {
|
||||
font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
|
||||
|
||||
Reference in New Issue
Block a user