From daa00abeb9a3a6738d68cd6317c4762aebf97e94 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:56:33 -0500 Subject: [PATCH] website: fix overflow and add common js Fixes overflow on small screen width with touch mode enabled (i.e. mobile devices). Additionally adds two common js function (levenshtein_distance.js and ranking_sorter.js). --- dist/discord.html | 4 ++-- dist/feedback.html | 4 ++-- dist/index.html | 4 ++-- dist/js/levenshtein_distance.js | 36 +++++++++++++++++++++++++++++++++ dist/js/projects.js | 27 ++++++++----------------- dist/js/ranking_sorter.js | 18 +++++++++++++++++ dist/privacy.html | 4 ++-- dist/support.html | 2 +- dist/terms.html | 4 ++-- 9 files changed, 73 insertions(+), 30 deletions(-) create mode 100644 dist/js/levenshtein_distance.js create mode 100644 dist/js/ranking_sorter.js diff --git a/dist/discord.html b/dist/discord.html index b9adb17a..c283c252 100644 --- a/dist/discord.html +++ b/dist/discord.html @@ -34,8 +34,8 @@ -
-