diff --git a/src/components/IconsTech.astro b/src/components/IconsTech.astro index 064239c..7bc6685 100644 --- a/src/components/IconsTech.astro +++ b/src/components/IconsTech.astro @@ -99,5 +99,7 @@ } .icons-tech figure figcaption { font-size: 0.8em; + color: var(--text-color); + opacity: 1; }