From dbf1f62ca81eafe13bf058ac94877f378c99114b Mon Sep 17 00:00:00 2001 From: zwlucas Date: Tue, 1 Apr 2025 09:18:15 -0300 Subject: responsive web --- app/votar/page.tsx | 88 +++++++++++++++++++++++++++--------------------------- 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'app/votar') diff --git a/app/votar/page.tsx b/app/votar/page.tsx index 436c167..5ca0cb4 100644 --- a/app/votar/page.tsx +++ b/app/votar/page.tsx @@ -46,55 +46,55 @@ export default function VotarPage() { }; return ( -
-
-
-
-
- JUSTIÇA ELEITORAL -
-
-
+
+
+
+
+
+ JUSTIÇA ELEITORAL ESTUDANTIL
+
+
+
- - - SEU VOTO PARA - - CHAPA DO GREMIO ESTUDANTIL - - - -
- - -
-
- Toque no quadro correspondente para VOTAR -
-
-
+ + + SEU VOTO PARA + + CHAPA DO GREMIO ESTUDANTIL + + + +
+ + +
+
+ Toque no quadro correspondente para VOTAR +
+
+
-
-
- © {new Date().getFullYear()} Justiça Eleitoral Estudantil -
+
+
+ © {new Date().getFullYear()} Justiça Eleitoral Estudantil
+
); } -- cgit v1.2.3