Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1aa7b17b53 | |||
| 55f0de0424 | |||
| 12fba8ebfc | |||
| f9b41e9b20 | |||
| 1373cd9f3e | |||
| ce1ae2baf1 | |||
| c6738b10e0 | |||
| 44408702de | |||
| a2b524babb | |||
| cf17ab7bf5 | |||
| 555c0b476b | |||
| cfa3ab2fee | |||
| 762da609a3 | |||
| c9f1900257 |
@@ -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