From 2a190123d5a9936aed45e2a10b35cd101907d683 Mon Sep 17 00:00:00 2001 From: Kseninia Mikhaylova Date: Wed, 10 Jul 2024 17:17:22 +0300 Subject: [PATCH] add icons footer --- assets/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index 9e2a361..54c8691 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -63,7 +63,7 @@ a[href^="#"] { } .k-logo { - @apply col-span-12 xl:col-span-2 row-span-3 text-9xl text-orange-400; + @apply col-span-12 xl:col-span-2 row-span-3 text-9xl text-ioprim; svg { @apply my-0 mx-auto;