Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55f0de0424 | |||
| 12fba8ebfc | |||
| c6738b10e0 | |||
| a2b524babb |
@@ -20,6 +20,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #004c36;
|
||||
--background: #003929;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000f06e6;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
|
||||
Reference in New Issue
Block a user