From 3047f66fb89a9c77d6ffb419c0515d7bbedcda22 Mon Sep 17 00:00:00 2001 From: ZTL-UwU Date: Tue, 19 Dec 2023 17:46:30 +0800 Subject: [PATCH] feat: add responsive screen width --- src/App.vue | 49 +++++++++++++++++++++++++++++--------------- src/utils/checkId.ts | 2 +- uno.config.ts | 6 ++++++ 3 files changed, 39 insertions(+), 18 deletions(-) diff --git a/src/App.vue b/src/App.vue index 640551c..23550ac 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,22 +8,28 @@ SAA Logo -
- - -
-
- - - - +
+
+ +
+ +
+
+ + + + - + +
- +
@@ -96,18 +102,27 @@ function onSubmit() {