Compare commits
3 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 132206f115 | |||
| 462f4c946a | |||
| c230e82e06 |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
name: "Contacto", id: "contact"},
|
name: "Contacto", id: "contact"},
|
||||||
]}
|
]}
|
||||||
brandName="El Caniche Rosa"
|
brandName=""
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #1a1a1a;
|
--card: #0c0c0c;
|
||||||
--foreground: #fffaf5e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #ffaa70;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #fffaf5e6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #535353;
|
||||||
--background-accent: #737373;
|
--background-accent: #CEE7FF;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user