モバイルメニューアイコンの位置を調整

gh-pages
Rui 2018-02-28 18:02:49 +09:00 committed by GitHub
parent c60d9b59b5
commit 1edc8e38ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -38,12 +38,11 @@ header {
button { button {
background: transparent; background: transparent;
border: none; border: none;
float: right; left: 0.25em;
left: 1em;
object-fit: contain; object-fit: contain;
padding: 0 1em; padding: 1em;
position: absolute; position: absolute;
top: 1em; top: 0;
@include media-desktop { @include media-desktop {
display: none; display: none;