Compare commits
11 Commits
version_3
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 203ed93af9 | |||
| 9c4fc07cd7 | |||
| b56e820f75 | |||
| 01c9b5f6d8 | |||
| 0ca30e4b46 | |||
| 6273a9fe9b | |||
| ee40c5dea1 | |||
| 8b9bb288ae | |||
| 9285fd8fcd | |||
| 13f1f7f77c | |||
| 655af42617 |
@@ -20,6 +20,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
const archivo = Archivo({
|
||||
variable: "--font-archivo",
|
||||
subsets: ["latin"],
|
||||
|
||||
@@ -13,9 +13,9 @@
|
||||
--background: #ffffff;
|
||||
--card: #000000;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #000000;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #e63131;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #e63946;
|
||||
--background-accent: #f9f9f9;
|
||||
|
||||
Reference in New Issue
Block a user