From 7b0f727efb465b7b8510c0b6a5abb2570496c84b Mon Sep 17 00:00:00 2001 From: Puyo <15311104+daniel11420@users.noreply.github.com> Date: Tue, 11 May 2021 21:39:36 +0200 Subject: [PATCH] Update header.html --- docs/_includes/header.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 0d24b9c..075dac9 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -2,9 +2,9 @@ .headerlink { background-color: #555; color: white; - float: left; - border: 1px; - border-style: solid; + float: none; + border: none; + border-style: none; outline: none; cursor: pointer; padding: 14px 16px;