Adds Svelte, Framer and starts work on homepage
This commit is contained in:
@@ -13,6 +13,9 @@ const GlobalStyles = () => (
|
||||
font-family: PTMono;
|
||||
color: #fff;
|
||||
}
|
||||
#fancy-background p span {
|
||||
color: transparent;
|
||||
}
|
||||
`}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user