diff --git a/assets/css/main.css b/assets/css/main.css index 1a3fddd..07443e7 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -8,6 +8,7 @@ --color-consumo-base: #F28C8C; --color-consumo-light: #F6B1B1; --color-consumo-extra-light: #FAD1D1; + --color-iguales-dark: #682B8E; --color-iguales-base: #C98EEF; --color-iguales-light: #DAB2F4; --color-iguales-extra-light: #E9D2F9; @@ -47,7 +48,9 @@ /* Spacing */ --spacing-32: 2rem; /* 32px */ + --spacing-38: 9.5rem; /* 154px */ --spacing-10.2: 10.25rem; /* 164px */ + --spacing-69: 17.375rem; /* 278px */ --spacing-20.1: 20.168rem; /* 322px */ --spacing-20.3: 20.313rem; /* 326px */ --spacing-20.9: 20.938rem; /* 335px */ diff --git a/components/HeroPages.vue b/components/HeroPages.vue index 3c5fb7f..ceb97ee 100644 --- a/components/HeroPages.vue +++ b/components/HeroPages.vue @@ -1,7 +1,7 @@ + + \ No newline at end of file diff --git a/components/TextWithIconAndButton.vue b/components/TextWithIconAndButton.vue index 3df3098..14d987a 100644 --- a/components/TextWithIconAndButton.vue +++ b/components/TextWithIconAndButton.vue @@ -1,7 +1,7 @@