diff --git a/assets/style.css b/assets/style.css index 65081a8..4a58bde 100644 --- a/assets/style.css +++ b/assets/style.css @@ -131,9 +131,6 @@ header { display: flex; justify-content: space-between; } -html.night header { - background: #555; -} header span { display: inline-block; }