From 1edc8e38ba10040429a43949919655b0e86a1da7 Mon Sep 17 00:00:00 2001 From: Rui Date: Wed, 28 Feb 2018 18:02:49 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=A2=E3=83=90=E3=82=A4=E3=83=AB=E3=83=A1?= =?UTF-8?q?=E3=83=8B=E3=83=A5=E3=83=BC=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3?= =?UTF-8?q?=E3=81=AE=E4=BD=8D=E7=BD=AE=E3=82=92=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sass/_header.scss | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_sass/_header.scss b/_sass/_header.scss index 5d15c38..6ea7984 100644 --- a/_sass/_header.scss +++ b/_sass/_header.scss @@ -38,12 +38,11 @@ header { button { background: transparent; border: none; - float: right; - left: 1em; + left: 0.25em; object-fit: contain; - padding: 0 1em; + padding: 1em; position: absolute; - top: 1em; + top: 0; @include media-desktop { display: none;