From 580e13b6d6dacb85d99c20f68653e1771a9c7e72 Mon Sep 17 00:00:00 2001 From: MaikelChan Date: Sun, 11 Feb 2024 14:15:59 +0100 Subject: [PATCH] Added back text base color. --- layouts/partials/header/header-mobile-option-nested.html | 4 ++-- layouts/partials/header/header-mobile-option-simple.html | 2 +- layouts/partials/header/header-option-nested.html | 4 ++-- layouts/partials/header/header-option-simple.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/layouts/partials/header/header-mobile-option-nested.html b/layouts/partials/header/header-mobile-option-nested.html index a1bfc618..04c3e6d1 100644 --- a/layouts/partials/header/header-mobile-option-nested.html +++ b/layouts/partials/header/header-mobile-option-nested.html @@ -1,5 +1,5 @@
  • - + {{ if .Pre }} {{ partial "icon.html" .Pre }} @@ -16,7 +16,7 @@ {{ range .Children }}
  • + ) }} target="_blank" {{ end }} class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400"> {{ if .Pre }} {{ partial "icon.html" .Pre }} diff --git a/layouts/partials/header/header-mobile-option-simple.html b/layouts/partials/header/header-mobile-option-simple.html index 5ffb13dd..e4d2d645 100644 --- a/layouts/partials/header/header-mobile-option-simple.html +++ b/layouts/partials/header/header-mobile-option-simple.html @@ -1,6 +1,6 @@
  • + ) }} target="_blank" {{ end }} class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400"> {{ if .Pre }}