diff --git a/assets/css/main.css b/assets/css/main.css index c1ae7bb..310f8af 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -259,14 +259,9 @@ footer { width: 0.75rem; vertical-align: middle; margin: 0 1px; - } - - #title { - svg { - @media (prefers-color-scheme: dark) { - path { - fill: white; - } + @media (prefers-color-scheme: dark) { + path { + fill: white; } } } diff --git a/layouts/partials/cc.svg b/layouts/partials/cc.svg index 01ce1d1..698a602 100644 --- a/layouts/partials/cc.svg +++ b/layouts/partials/cc.svg @@ -1,25 +1 @@ - - - - - - - + \ No newline at end of file diff --git a/layouts/partials/logo.svg b/layouts/partials/logo.svg index 6bcf88a..bd81508 100644 --- a/layouts/partials/logo.svg +++ b/layouts/partials/logo.svg @@ -1,47 +1 @@ - - - - - - - - - - + \ No newline at end of file diff --git a/layouts/partials/zero.svg b/layouts/partials/zero.svg index 896bfa1..63d28cc 100644 --- a/layouts/partials/zero.svg +++ b/layouts/partials/zero.svg @@ -1,22 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/static/logo.svg b/static/logo.svg index d1a9475..bd81508 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -1,49 +1 @@ - - - - - - - - - - + \ No newline at end of file