Merge version_3 into main #5
@@ -328,4 +328,4 @@ export default function AyatVPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #1a1410;
|
||||
--card: #2a211a;
|
||||
--background: #0f0802;
|
||||
--card: #1a140a;
|
||||
--foreground: #f5ede4;
|
||||
--primary-cta: #d4af37;
|
||||
--primary-cta-text: #1a1410;
|
||||
--secondary-cta: #8b1a1a;
|
||||
--secondary-cta-text: #f5ede4;
|
||||
--accent: #c41e3a;
|
||||
--background-accent: #d4af37;
|
||||
--background-accent: #9b6b28;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user