Commit 0a47d8d5 by doszhang

dos

parent b8fe35ea
......@@ -98,7 +98,7 @@ $(document).ready(function () {
$('.index-block').css('top', getTranslateDistance(20));
$('.question-block').css('top', getTranslateDistance(-36));
$('.rule-title').css('top', getTranslateDistance(30));
$('.rule-block').css('top', getTranslateDistance(130));
$('.rule-block').css('top', getTranslateDistance(80));
$('.btn-back').css('top', 'auto').css('bottom', getTranslateDistance(20));
let trans = parseFloat(getTranslateDistance());
let transRem = trans / fontSize;
......
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