From 9d5c6d40337122ab74ab9cc8e68bc18733e24364 Mon Sep 17 00:00:00 2001 From: benjacanas Date: Tue, 19 Apr 2022 11:30:10 -0300 Subject: [PATCH] fuente darkmode logos --- src/components/LogosSection/logosSection.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/LogosSection/logosSection.scss b/src/components/LogosSection/logosSection.scss index 3d6eab5b..687960a4 100644 --- a/src/components/LogosSection/logosSection.scss +++ b/src/components/LogosSection/logosSection.scss @@ -1,6 +1,7 @@ @import "../../styles/global.scss"; .logos { + color: $primary; &__title { font-weight: 700; padding-bottom: 20px;