Skip to content

Commit

Permalink
fix home buttom pos
Browse files Browse the repository at this point in the history
  • Loading branch information
jljsj33 committed Nov 1, 2018
1 parent 475630e commit 48e0ab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/theme/static/home.less
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,8 @@
& .home-button {
position: absolute;
bottom: 10%;
width: 100%;
left: 0;
right: 0;
}
}
.page2 {
Expand Down

0 comments on commit 48e0ab1

Please sign in to comment.