Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apvarun/showcase-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/header.html')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 3a425cb..736e6fb 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,4 +1,4 @@
-<header class="text-gray-700 body-font sticky top-0 z-10 dark:text-white">
+<header class="text-gray-700 body-font sticky top-0 z-10 bg-white dark:bg-gray-900 dark:text-white">
<div
class="container mx-auto flex flex-wrap p-5 flex-col md:flex-row items-center"
>