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

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 {
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;