Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b2d24bdebf | |||
| 1ea0f0ab33 | |||
| 9ceea06d6e | |||
| 707ecab1d2 |
@@ -1419,4 +1419,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -238,4 +238,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -13,10 +13,10 @@
|
|||||||
--background: #ffffff;;
|
--background: #ffffff;;
|
||||||
--card: #f5f5f5;;
|
--card: #f5f5f5;;
|
||||||
--foreground: #1a1a1a;;
|
--foreground: #1a1a1a;;
|
||||||
--primary-cta: #ffb81c;;
|
--primary-cta: #dc2626;;
|
||||||
--primary-cta-text: #ffffff;;
|
--primary-cta-text: #ffffff;;
|
||||||
--secondary-cta: #000000;;
|
--secondary-cta: #16a34a;;
|
||||||
--secondary-cta-text: #000612e6;;
|
--secondary-cta-text: #ffffff;;
|
||||||
--accent: #ffd54f;;
|
--accent: #ffd54f;;
|
||||||
--background-accent: #ffe082;;
|
--background-accent: #ffe082;;
|
||||||
|
|
||||||
@@ -214,4 +214,4 @@
|
|||||||
--height-140: 126vw;
|
--height-140: 126vw;
|
||||||
--height-150: 135vw;
|
--height-150: 135vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user