モバイルページのタイトル及びロゴを中央に寄せてみる

おためし
gh-pages
Rui 2018-01-16 11:16:08 +09:00 committed by GitHub
parent 1f77808611
commit c1ffb37b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ header {
@include media-mobile {
box-shadow: $header-mobile-box-shadow;
position: fixed;
text-align: center;
width: 100%;
z-index: 9999;
}