From eac12748dbb8385759de355faf16a8e5849115e8 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Tue, 24 Feb 2026 18:43:26 +0100 Subject: [PATCH] mobile improvements tries to setup layout for success with safari iso 26 bottom navigation bar and having content appear behind it instead of having a fat lip of background color. Also fixes where main content was not taking full width on mobile & text alignment on torrent search results. --- index.html | 7 +- src/App.vue | 3 +- .../torrent/TorrentSearchResults.vue | 2 +- src/components/torrents.json | 1895 ----------------- src/scss/main.scss | 2 +- 5 files changed, 9 insertions(+), 1900 deletions(-) delete mode 100644 src/components/torrents.json diff --git a/index.html b/index.html index 555c1b7..b1dcbba 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,11 @@ - + - +