Skip to content

Commit

Permalink
site: fix button align of home page
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed May 13, 2018
1 parent 3413774 commit 5e0b8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/theme/static/responsive.less
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@
.banner-btns {
display: block;
text-align: center;
max-width: 100%;
min-width: 100%;
white-space: nowrap;
}
}
Expand Down

0 comments on commit 5e0b8df

Please sign in to comment.