Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b4557f04fa | |||
| 06a1008068 | |||
| f65a77f8bb |
@@ -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="outline"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="glass"
|
||||||
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