From 4160dc3a25e8d710fad7c21eb057a8b63cec4149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Wed, 7 Oct 2020 11:03:04 +0200 Subject: [PATCH] Replace custom styles on dark mode button with Bulma's `is-arrowless` --- themes/patek/assets/css/main.scss | 6 ------ themes/patek/layouts/partials/menu.html | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/themes/patek/assets/css/main.scss b/themes/patek/assets/css/main.scss index cf079a1..7781fe7 100644 --- a/themes/patek/assets/css/main.scss +++ b/themes/patek/assets/css/main.scss @@ -239,12 +239,6 @@ h2 a { } } -.dark-mode-toggler { - padding: 1rem !important; -} -.dark-mode-toggler::after { - content: none !important; -} #content { min-height: 90vh; } diff --git a/themes/patek/layouts/partials/menu.html b/themes/patek/layouts/partials/menu.html index a14a54e..0983b6d 100644 --- a/themes/patek/layouts/partials/menu.html +++ b/themes/patek/layouts/partials/menu.html @@ -37,7 +37,7 @@ {{ end }}