Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ae2f7625 | |||
|
|
5afb98d1b7 | ||
| f7bab83a56 | |||
| cbf629070d | |||
| 7a920c46aa |
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
|
||||
@@ -25,4 +25,5 @@ h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-inter-tight), sans-serif;
|
||||
text-shadow: 0 0 8px var(--primary-cta);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user