Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54a327ac65 | |||
| b99ba80a78 | |||
| bfdbb59d23 | |||
| 097cfa27d7 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact-us" data-section="contact-us">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
tag="Hubungi Kami"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--background-accent: #e9a4b3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user