Skip to content

Commit

Permalink
fix: starハックによるビルドエラーを回避
Browse files Browse the repository at this point in the history
  • Loading branch information
sable-virt committed Nov 14, 2016
1 parent 0400261 commit 1685365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/layout/_layout.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.clearfix {
*zoom: 1;
zoom: 1;
&:before, &:after {
content: " ";
display: table;
Expand Down

0 comments on commit 1685365

Please sign in to comment.