From 0035bc7fd8642556181d46a0097a7eb4acee58a1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 9 Oct 2021 00:36:34 +0530 Subject: [PATCH] Significantly improve the design for phones --- src/App.vue | 97 ++++++++++++++++++++++++------------ src/components/VideoItem.vue | 5 +- src/routes/SearchMenu.vue | 1 - src/routes/TrendingPage.vue | 6 +-- 4 files changed, 70 insertions(+), 39 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2d4e7ff..f336b19 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,43 +1,73 @@