diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index eeaebfd..446e556 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -48,9 +48,9 @@ html[data-theme='light'] { --text-tertiary: #7d5e31; } -[x-cloak] { display: none !important; } - @layer base { + [x-cloak] { display: none !important; } + body { background-color: var(--bg-primary); color: var(--text-primary); diff --git a/default.hbs b/default.hbs index bb960d3..6ba0eaa 100644 --- a/default.hbs +++ b/default.hbs @@ -2,23 +2,13 @@ + + {{ghost_head}}
diff --git a/partials/header.hbs b/partials/header.hbs index e30cb0f..c934dd2 100644 --- a/partials/header.hbs +++ b/partials/header.hbs @@ -22,7 +22,7 @@ -