Fixed fortune wheel

Added the wheel to the index page
Fixed the wheel CSS
This commit is contained in:
Kraken
2021-04-07 12:27:52 +02:00
parent ee32bf4e5a
commit 5928c53488
4 changed files with 59 additions and 95 deletions
+4 -2
View File
@@ -34,8 +34,10 @@ $(document).ready(function () {
}
var aoY = t.offset().top;
$("#txt").html(aoY);
console.log(aoY);
//Display Rotation
//$("#txt").html(aoY);
//console.log(aoY);
/*23.7 is the minumum offset number that
each section can get, in a 30 angle degree.