From 6b551dde997cd6a41baad9f5ddde95549cc0fd46 Mon Sep 17 00:00:00 2001 From: Douglas Barone Date: Sat, 12 Dec 2020 10:33:57 -0400 Subject: [PATCH] Update about page --- web/src/components/AboutCard.vue | 76 ++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 33 deletions(-) diff --git a/web/src/components/AboutCard.vue b/web/src/components/AboutCard.vue index e324e1e..b3136cb 100755 --- a/web/src/components/AboutCard.vue +++ b/web/src/components/AboutCard.vue @@ -2,7 +2,7 @@ Sobre esta aplicação @@ -10,38 +10,48 @@ Desenvolvida pelo SERTI de Ponta Porã. Feedback serti.pp@ifms.edu.br. - - - Principais tecnologias utilizadas: - - - - - - {{ group.subtitle }} - - - - {{ tech.icon }} - - - - {{ tech.title }} - - - {{ tech.link }} - - - - - - - - + + + + + + + + Principais tecnologias utilizadas: + + + + + + {{ group.subtitle }} + + + + {{ tech.icon }} + + + + {{ tech.title }} + + + {{ tech.link }} + + + + + + + + + + +