Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee5f17ad1b | |||
| 6aaca7eb6b | |||
| ba36f09925 | |||
| 4383070d9f | |||
| f30c6ee686 |
@@ -7,7 +7,7 @@
|
|||||||
--background: #ffffff;;
|
--background: #ffffff;;
|
||||||
--card: #fcfcfc;;
|
--card: #fcfcfc;;
|
||||||
--foreground: #001a4d;;
|
--foreground: #001a4d;;
|
||||||
--primary-cta: #0066ff;;
|
--primary-cta: #15ad59;;
|
||||||
--secondary-cta: #ffcc00;;
|
--secondary-cta: #ffcc00;;
|
||||||
--accent: #ffcc00;;
|
--accent: #ffcc00;;
|
||||||
--background-accent: #fff5cc;;
|
--background-accent: #fff5cc;;
|
||||||
|
|||||||
@@ -1261,4 +1261,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -303,4 +303,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user