モバイルヘッダの影を微調整

gh-pages
Rui 2018-01-16 10:48:39 +09:00 committed by GitHub
parent 68d9df1eb5
commit 7fbebf6919
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ $font-size-mobile: 16px;
$text-color: #444;
//
$container-box-shadow: 0 0 10px 0 #ddd;
$container-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
//
$header-background: #eee;