Compare commits
6 Commits
version_7
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c4fc07cd7 | |||
| b56e820f75 | |||
| 01c9b5f6d8 | |||
| 0ca30e4b46 | |||
| 6273a9fe9b | |||
| ee40c5dea1 |
@@ -20,6 +20,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
const archivo = Archivo({
|
||||
variable: "--font-archivo",
|
||||
subsets: ["latin"],
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #efecec;
|
||||
--background: #ffffff;
|
||||
--card: #f23636;
|
||||
--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