From 51bb2628f018eef80b7e3f7ca024a33c24bfdcab Mon Sep 17 00:00:00 2001 From: Daniele T Date: Wed, 10 Jan 2024 14:07:30 +0100 Subject: [PATCH] feat: various --- .cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8 | 1 + .cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8.json | 1 + src/assets/css/7-components/_footer.scss | 2 ++ 3 files changed, 4 insertions(+) create mode 100644 .cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8 create mode 100644 .cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8.json diff --git a/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8 b/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8 new file mode 100644 index 00000000..63ddbd68 --- /dev/null +++ b/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8 @@ -0,0 +1 @@ +[{"3d3360851a9ccdf551e3bc99e152c8":"1"},{"cachedAt":1704891746655,"type":"2"},"json"] \ No newline at end of file diff --git a/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8.json b/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8.json new file mode 100644 index 00000000..5e92445c --- /dev/null +++ b/.cache/eleventy-fetch-3d3360851a9ccdf551e3bc99e152c8.json @@ -0,0 +1 @@ +{"https://danieletabellini.com/en/":{"requestedUrl":"https://danieletabellini.com/en/","url":"https://danieletabellini.com/en/","hash":"23925ea2","categories":["danieletabellini"],"vertical":"danieletabellini"},"https://danieletabellini.com/it/idee/progettare-con-qualita/":{"requestedUrl":"https://danieletabellini.com/it/idee/progettare-con-qualita/","url":"https://danieletabellini.com/it/idee/progettare-con-qualita/","hash":"245eb9f7","categories":["danieletabellini"],"vertical":"danieletabellini"},"https://danieletabellini.com/it/":{"requestedUrl":"https://danieletabellini.com/it/","url":"https://danieletabellini.com/it/","hash":"2d7d6734","categories":["danieletabellini"],"vertical":"danieletabellini"},"https://danieletabellini.com/":{"requestedUrl":"https://danieletabellini.com/","url":"https://danieletabellini.com/","hash":"63c8d5e6","categories":[]},"https://danieletabellini.com/en/ideas/":{"requestedUrl":"https://danieletabellini.com/en/ideas/","url":"https://danieletabellini.com/en/ideas/","hash":"982a39b7","categories":["danieletabellini"],"vertical":"danieletabellini"},"https://www.speedlify.dev/":{"requestedUrl":"https://www.speedlify.dev/","url":"https://www.speedlify.dev/","hash":"b2d9d426","categories":["danieletabellini"],"vertical":"danieletabellini"},"https://danieletabellini.com/it/idee/":{"requestedUrl":"https://danieletabellini.com/it/idee/","url":"https://danieletabellini.com/it/idee/","hash":"cbd0f716","categories":["danieletabellini"],"vertical":"danieletabellini"}} \ No newline at end of file diff --git a/src/assets/css/7-components/_footer.scss b/src/assets/css/7-components/_footer.scss index 46170fbf..9ac497c9 100644 --- a/src/assets/css/7-components/_footer.scss +++ b/src/assets/css/7-components/_footer.scss @@ -31,4 +31,6 @@ a.speedlify-link { text-decoration: none !important; display: block; width: fit-content; + // font-size: .875rem; + color: var(--textColor); } \ No newline at end of file