diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 91a8299..b8e60d4 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -25,35 +25,39 @@ const Home: React.FC = () => (
- - + justifyContent="center" + marginBottom = {["30px", "0"]}> + @@ -61,9 +65,9 @@ const Home: React.FC = () => ( + spacing="8%"> ( backgroundPosition="bottom" backgroundRepeat="no-repeat"> Vota online y seguro con Boxting @@ -90,8 +92,7 @@ const Home: React.FC = () => ( display="flex"> Boxting es una solución de votación 100% virtual potenciada con tecnología Blockchain para asegurar la integridad e inmutabilidad de los votos. @@ -100,31 +101,32 @@ const Home: React.FC = () => ( - ¿Quieres organizar un evento de votación? Contáctanos! + ¿Quieres organizar un evento de votación? ¡Contáctanos! + paddingTop="4%"> + width="100%" + height = "auto"> ( _placeholder={{ color: 'gray.400', fontSize: '16px' }} placeholder="Nombre" bg="white" - size="lg" + width = "100%" + height = {["20px", "48px"]} borderRadius="0" /> + width="9%"> ( _placeholder={{ color: 'gray.400', fontSize: '16px' }} placeholder="Apellidos" bg="white" - size="lg" + width = "100%" + height = {["20px", "48px"]} borderRadius="0" /> ( _placeholder={{ color: 'gray.400', fontSize: '16px' }} placeholder="Nombre de empresa" bg="white" - size="lg" + width = "100%" + height = {["20px", "48px"]} borderRadius="0" /> + width="9%"> ( _placeholder={{ color: 'gray.400', fontSize: '16px' }} placeholder="Correo" bg="white" - size="lg" + width = "100%" + height = {["20px", "48px"]} borderRadius="0" />