Commit 30cfb9fb by doszhang

dos

parent 7ff684e9
......@@ -118,9 +118,9 @@ $(document).ready(function () {
var top = 0;
if (custom) {
top = 427;
top = 440;
ctx2.fillStyle = '#FFFFFF';
ctx2.font = '90px fzlt';
ctx2.font = 'bolder 70px fzlt';
} else if (firstSwiper.realIndex === 0) {
top = 490;
ctx2.fillStyle = '#000000';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment