Skip to content

Commit

Permalink
fix_build_bug
Browse files Browse the repository at this point in the history
  • Loading branch information
mikakane committed Apr 10, 2017
1 parent d5be9e5 commit 61948a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/scss/project/18.1.password.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@import "../mixins/media";
/*
パスワードリセット
Expand Down
2 changes: 1 addition & 1 deletion assets/scss/project/19.3.customer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Styleguide 19.3
}
.ec-blockBtn--action {
margin-bottom: 10px;
@included media_desktop {
@include media_desktop {
margin-bottom: 16px;
}
}
Expand Down

0 comments on commit 61948a2

Please sign in to comment.