Skip to content

Commit

Permalink
Fix mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
jianminglok committed Jul 30, 2017
1 parent ce95fef commit 83f15a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ a img{
display: block !important;
position: absolute;
left: calc(50% - 50px);
top: 12px;
top: 6px;
transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

Expand Down

0 comments on commit 83f15a4

Please sign in to comment.