Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27a1e343f3 | |||
| bea6f8a29d | |||
| 7c1133868d | |||
| b5d8d31d4a | |||
| e1acde9bbe | |||
| 2b9ef4c70e | |||
| 422b271bf2 |
@@ -1264,4 +1264,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -20,8 +20,8 @@ export default function LandingPage() {
|
|||||||
sizing="medium"
|
sizing="medium"
|
||||||
background="noise"
|
background="noise"
|
||||||
cardStyle="shadow-colored"
|
cardStyle="shadow-colored"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="outline"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="solid"
|
||||||
headingFontWeight="light"
|
headingFontWeight="light"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user